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
I'm upgrading from SDK11 to SDK12 on the nrf52 and part of that is the secure bootloader. I've created a new bootloader and have this working with the new softdevice...
Hi,
I tried to open the mqtt_simple project on the nonsecure ns nrf9160 DK using SES and after that tried to build and run the project which was successfully done but the...
Hello,
I'm wondering what are the drawbacks of the already burned random static mac address compared to a public mac address. I know the difference between the two address...
I have Wireshark setup with old PCA10028 board connected as a sniffer, FW sniffer_pca10028_51296aa.hex Now I'm working with NRF52 family and sometimes I need to observe some...
Hello everyone ,
i want one central uart and three uart peripheral , i want to connect the central to all three peripheral , if i send data from central , it should receive...
Hi
I have a problem with showing data packets in wireshark. I configured the sniffer according to the instructions. At capturing packets in main window don't show anything...
I want to use UART.
I checked the waveform and UART does not send data. Here is my code. build and run are successful. Any help? I connect UART RX and TX directly, which...
hi... how to make a nordic app to act as a peripheral , i have read one post , in that they mentioned set up to be done in gap peripheral mode . how to do that
IAR 7.60
52840
nRF5_SDK_15.2.0_9412b96
Hi there, I'm trying to do some modification in the bootloader (so that we can write the image to the flash's bank1 using our...
Hello,
I read through the Bluetooth core specification in order to get a better understanding of the information that has to be stored at a minimum if using bonding. But...
Hello,
i'm trying to use ble_advertising_init to initialize my advertising data, but when i use this function like it is used in the examples i get NRF_ERROR_INVALID_PARAM...
When I open device just after I plug it in the PC it work fine, but when I try to do it again (exit python script and run it again) I'm getting Error code 13.
Firmware:...
We are currently in the prototype stage using the nRF9160 and are preparing the firmware for the prototype. We have a few question that we hope someone could answer :)
Will...
Hi,
I want to test BLE 5.0 using two nRF52 dev kit. i am using the ble_app_uart example kindly guide me what are the changes to made in this example to connect two kits...