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...
i am useing nRF51822 pairing with nRF24lu1 over GZLL protocol now,
is there someone have the experience on how to config the parameter of GZP_TX_RX_TRANS_DELAY in function...
Hi everyone!
I have already developed a couple projects in nRF52 DK and the result was quite messy. I want to make it right this time and that's why I am requesting your...
According to following function declaration:
an error code should be returned, which indicates reason of failure. However when AF_INET6 is used as ai_family in hints argument...
I'm trying to install the nRF Command Line Tool on my MAC running macOS10.15.6. However none of the avaiable version on the Nordic website will install. Apple refuses the...
Reagrding the BLE Mesh Bootloader, is an external flash necessary? And if yes, are there any recommendations?
Like I saw in the Mesh User Guide the nRF can store the received...
Hi,
Currently, we work on a project that uses: nRF9160 Zyphre OS Segger Embedded Studio for Arm (Nordic Edition) V5.10d SDK v1.4.1 mqttlib.
According to the documentation...
Dear Nordic,
Could you please suggest the hands-on guide to implement MCUboot functionality in our project for 52840? We've spent around two complete days without any positive...
How can I send data (byte) from Android app into App_Template running on 52832?
I can connect to the device and I can see the services, once of them (1403 or 1404), has...
Hello,
I'm evaluating the nRF52840 before incorporating it in my MSc. project and would like some clarification on power supply configurations, detailed in PSv1.5 p. 589...
Hello,
in subsys/net/lib/nrf_cloud/src/nrf_cloud_agps.c, in function int nrf_cloud_agps_process() there is an error - we are taking semaphor and then do check for validity...
nRF9160 SIBA on custom board is unable to connect to NB-IOT and resets after about 10 seconds of operation.
Without a call to lte_lc_init_and_connect the reset does not...
In our application, we have two devices that will communicate to a host at a time. All are nRF51822. However, the two devices could be swapped out with two new devices to...
Hi,
i am a beginner with nRF9160-DK and i was trying to open a Project. Then i got the following error:
Creating solution rgb_led.emProject C:/Users/tcheced/ncs/v1.6...
I am using nRF52832 with nRF52 SDK 17
My application consists of two timers running every 5 seconds and every 35 ms. After some very long time and only with a few units...