Hi
I have my code like this .
unsigned char *encryptedData;
unsigned int encryptedDataAfterAppendingLength;
memset(encryptedData, 0, encryptedDataAfterAppendingLength...
After ping through link local address ,i am not getting any Router solicitation messages,neighbor solicitation messages and neighbor advertisement messages while i am capturing...
Hi I've got my nRF8001 breakout board ready I now need the SDK in order to start developing firmware code.
I don't have any registration key, how do I get hold of it? ...
Hi,
I'm running Mac OS X 10.10.2 with the nRF51-DK PCA10028 card that I received today. I started off following the instructions in this article , and was able to get JLinkExe...
Hello,
I would like to do an communication between Arduino and Android platform.
In my case, Android will be master.
But I want also test between 2 Arduino with an Bluetooth...
nrf5 SDK 15.20
Mesh SDK 3.0.0
nRF52832
Hi,
I am using nRF52832 and mesh stack , i want deliver temperature data through Mesh network.I look and run light-onoff &...
Hi Folks,
I would like to configure an UART RX pin as input GPIO as well as keeping it as dedicated to the UART peripheral.
I would also like to know if I can configure...
Using the current nRF connect v3.6.1 Getting Started Assistant I've managed to get everything installed to the point of using west to install the complete nRF Connect SDK...
This thread discusses the nrf51 devzone.nordicsemi.com/.../current-consumption-when-using-rtc-ppi-and-gpiote It says that the PPI (for nrf51 chip revisions up to rev 3) keeps...
Hi,
What is the used coding scheme in nRF Connect for Mobile when advertising on Coded PHY? Is it S2 or S8?
Should be clarified in the screen below
Thanks,
Lu...
In this PDF: https://infocenter.nordicsemi.com/pdf/nwp_037.pdf
On page 28 it says:
Active components on the PCB cause wideband noise coupling to the antennas. Verify that...
We have designed a board using the nRF9160 SiP and LWM2M. When testing with poor network connection (~ -118dB) we experience a strange behaviour. From monitoring the current...
Hello,
I have tested secure_bootloader_ble_s132_pca10040 project with Segger Embedded Studio. it works fine and I can update my application.zip via nrfConnect android application...
I cannot get OTA DFU to work on a tablet I have, it works fine with my phone but does not start the transfer, then drops out and reconnects?
Same board, same zipped package...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
My nrf9160 isn't responsive to the AT commands for MQTT mentioned here . I want to know why is that so? I've put certificates in the module from AWS-Iot core and flashed at_client...
I'm attempting to use nrfutil with a nRF52 DK to perform dfu over BLE. The command I'm using and the result I get is:
This is with the latest nrfutil 6.1.0, on windows...
Hi,
with the tool BLE Sniffer we see a lot of useful informations. There is also a item called Pakettime. Ist this the meassured time with wireshark or the true time on...