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...
Hello,
I am encountering a very strange problem with the Timeslot API.
I am developing with s130 and using the timeslot example provided by Nordic to
send data revived...
So far I've been prototyping everything on an Arduino Zero connected to a nRF24. Is switching to an nRF51822 an option for me? or will I have to switch my entire code to work...
I need to communicate with several nrf modules, 1 rx and at least 2 rx. I started with nrf24l01 but it has no rssi. For that reason i bought nrf51822.
What i have to do to...
hi,
i have doubt regarding NRF 51822BEACON KIT [pca20006 board],
......i want to configure it in all ble modes [central,periperal,broadcaster,listener],
how can i do...
Hi,
I want to add DFU OTA feature for my project, I use SDK 6.1.0 and S110 7.1.0, I found a sample Bootloader code for different version of SDK (SDK 6.0.0), from Github...
Hello,
I'd like to ask what is the data rate when using BLE OpenMesh network and how much it depends on network architecture.
I'm considering using it in a network consisting...
From the SDK documentation
infocenter.nordicsemi.com/index.jsp
"...platform.h is a use case and
system specific file that can contain
defines and routines needed...
Hello Nordic People,
I am working on making concurrent operation of ESB and BLE to set up sensor network. Currently, the initial set up has been implemented in such that...
Hello,
I use GCC as IDE because I must(though I debug perfectly via Keil v5). I migrated to eclipse GCC by the tutorial published here on 'Devzone'. I added some C codes...
I want DFU function ,so use Heart rate with DFU in SDK v6.1.0.
when i add my new service (in another file) to project , compile passed.
but can't find my new service at...
i've written this program to toggle a led on a button click
if the time between two button pushs is less than 3 seconds it doesn't work the handler isn't called , i've...
Hi.
I've started to check if I can get ANCS compatible content provider to run in Android. The nrf52 is running out-of-box version of the nordic ancs example.
I can...
Hello everyone:
I met a strange question for advertising.I set the advertising start when I press the button,timeout for 60s and not restart advertising.But sometimes when...
Please help me to solve one question,thank you!
nrf_adc_input_select(NRF_ADC_CONFIG_INPUT_2);
The inside of the code
NRF_ADC_CONFIG_INPUT_2 -----》》 NRF_ADC_CONFIG_INPUT_2...