Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Heads up for anyone using the IoT SDK (currently 0.8.0). This SDK has the TinyDTLS-0.8.1 embedded in it... and I believe that there is a bug in the TinyDTLS CCM functions...
A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
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...
Hi i am starter to nordic nrf52.....I have issue in storing the large array values it shows no space...how to increase the space to store array values...plzzzz. thank you
The only reference is an old one back in 2014, has standard JTAG boundary scan been implemented on the nRF51822? If not, is the JTAG interface used for programming only? Debugging...