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...
nRF52840 DKs with SDK 17.0.2, SoftDevice 7.2.0
The resources on this are starting to get a little scattered and possibly outdated. My long range use case is non-scannable...
Hi,
I have added Calendar example application on top of nRF5_SDK_17.0.0_9d13099\examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay example code and...
HI.
I searched this one, but I could not find clearly answer.
I want to set BLE Security mode 1, level 1.
I know there is Security mode 1,2, level 1~4.
but on code...
The nRF52840 DK is the recommend development kit, it emulates the nRF52811, and can be used as a starting point for development before moving over to a custom board. Please...
Hi team,
Please help to check if nRF52840 is qualified for ZigBee Smart Energy 1.x protocol, according to customer, seems ZigBee 3.0 is not supporting that yet.
Thanks...
Hi!
If I wanted to use the Nordic Mesh SDK to create a Bluetooth Mesh System, would I have the option to make it closed, so only my dedicated application could provision...
I see that in zephyr main line there are 2 examples:
direction_finding_connectionless_tx
direction_finding_connectionless_rx.
And that:
https://github.com/nrfconnect...
Dear Nordic engineers
I encountered a problem while debugging NRF5_SDK 17.0.2.
I added BAS and IBS services to the “ble_app_uart” program, and everything went smoothly...
Hi,
I am currently working on programming a bootloader on to my nrf52840 DK. The bootloader will be able to do DFUs via SPI. I am using SDK 15.2.0. I also want to be able...
Hello. I've recently made a custom BLE service app based on the SDK. Now, the BLE initialization function in the design returns app: ERROR 3735928559 [Unknown error code]...
hello,
I am trying to use the example LEDBlink.c project of embOS for Cortex-M and SEGGER Embedded Studio on nRF52840.
I got this error when I try to build the project...
Hi,
For my one of project, I have to design PCB having size 15 mm x 10mm, is it possible in such small PCB.
if you have any reference design and PCB design guide kindly...
I'm using SDK 16.0, Soft device 340 v6.1.1, chip nRF52833. Currently no bootloader loaded, but I do use the secure bootloader with light mods. BLE stack and ANT stack are...
Hello,
I'm trying to use the nRF5340 and got some trouble with the nRF Connect SDK (installed from nRF Connect and working with SES).
Working on the development kit (nRF5340...
All,
I recently acquired a BBC Microbit and have been having a play with trying to setup a development environment using the Segger Embedded Studio and the Nordic 12.2...