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...
Hello,
I would like to develop a custom key sharing algorithm for nRF8001 chips. As far as I have understood the only way to use full 128-bit temporary key (TK) is OOB...
Hi,
I just recently began implementing the mesh stack into an existing application, using mesh v3.2 and nrf sdk 15.2.
Integration works well by using the integration guide...
I am currently working on nRF52DK and TCAN4550 using SPI communication. Regardless the SPI slave which I am using, I have some doubts with SPI Nordic library (I am using 17...
Hello,
I have been trying to configure the c_cpp_properties.json file of Visual Studio Code so that I can edit my project from there, but I can't seem to find the preprocessor...
It appears that the DFU bootloader has been overwritten/damaged on nRF52840 Dongle as it no longer resets (the red flashing led does not show) when I hit the RESET button...
HI,
I wanted to know what is the default tx power set level in S130, I took a example from sdk 11.0.0, (ble Peripheral/ble_app_uart) but i dont see anywhere this example...
I struggled for a while with this: the SDK documentation and the example application did not explain a common use case: reading and writing single-byte registers in a peripheral...
I need to measure periods with high precision, so I need to make sure that the HF clock is using the external XTAL; when the softdevice is not started (for testing mode) I...
Hello,
I am building a wireless sensor network for my coffee business, I am using a raspberry pi as the gateway with nrf24l01 connected to it, I have a bunch of sensor nodes...
HI
I have followed the below-mentioned tutorial
https://devzone.nordicsemi.com/nordic/b/archives/posts/nrf-connect-sdk-tutorial---part-2-ncs-v1-4-0#h117sk6474thpzmbdphj6gan2vw7rzj...
PCB above my collection of audio data by codec, and then through the Bluetooth upload, the audio signal noise will be ticking ticking, may I ask what is the reason
hi, all
I added scan module at 'ble_app_uart' example..
Error in function nus_c_init. (0x08)
So when I follow the line by line, it seems that the 'registered_handler_set...
Hi,
Iam using Segger Embedded Studio (SES) v5.20, SDKv17.0.2, NRF52840 DK board, NRF52810 Microcontroller in the Custom Board
Since we don't have the PCA10040e folder...
Hello Everyone,
We are using nRF52840 IC for our products which has 1 MB of flash.
Thread Secure DFU Example provided with Nordic SDK supports only Dual Bank DFU. This...
Hi,
I'm working in the asset tracker v2 project and currently I need to do a simple hex to char array conversion. This entails using sscanf. However the use of sscanf consistently...