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,
1-I have successfully developed an app ... \nRF5SDK1702d674dde\nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_template. 2-I have set a UART example to send...
Hi,
We have some questions from one of our FW guys regarding the configuration of the UART pin:
I looked at the UARTE driver implementation, it configures the UART Rx...
Hi there,
We currently have ~500 nRF52832 devices running nRF5 SDK (bootloader, S132, application). These devices are updated using the nRF5 SDK Secure Bootloader UART DFU...
Hi,
I would like to know if it is possible to configure the optimization level only the application built on top of Zephyr, and not all the project.
I am trying to debug...
Hi-
We have an application that currently does not use the soft device. Eventually we will want softdevice S113 in our application once we start to add some BLE based...
*** BEGINEER ALERT ***
Just thought I'd throw that alert in, so you are aware you can't assume anything in terms of base level knowledge here! I'm coming from a Cypress...
I'm currently playing around with learning how to code in VCS with nRF Connect. I was watching a series of Youtube instructional videos ( https://www.youtube.com/watch?v=MGsZJpdLtco&list...
Hello,
My colleague and I created ESB prx project based on SDK 1.6.0 version and nrf5340 dk.
And some source codes in ncs/nrf/samples/esb/prx/src folder are changed...
Hello,
I am trying to work on a simple GPIO program for the Thingy:91 which involves reading a pin for sensor inputs (this will be 2 sensors eventually). I have tried to...
nRF Connect V 1.6.0
using samples/zigbee/network_coordinator against a nRF52840, I am trying to commission a larger number of devices to join the network. Currently 24 devices...
Firstly, my english is not good,
I am using nRF52840 and my IDE is Keil uvision 5, i want to know, where is the pins SDL and SDA
I am new developer, and please you can...
I have successfully formed a mesh and sending data in the format as below
" udp send ff03::1 1234 $01 " to udp '1234' socket
" udp send ff03::1 1234 $02 " to udp '1234...
Hello everyone,
I am currently testing the range of Nordic BLE modules for an indoor application. I am using BC805 (nRF52805) as peripheral and BM832 (nRF52810) as central...
I am re-implementing a custom error handler that stores error data and forms an error report after reboot, after having a success with it in nRF SDK 15.
In nRF SDK I could...