Iam trying to display the uart data as a scanned response.nRF51822 receives the data from PIC and it is displayed as scanned response during advertising.the problem is nrf51822...
Hi,
This is a bit more of a typo report.
In the Debug Logger doc page , app_trace_init() is supposed to return an int but in its function declaration it's said to return...
Hello All,
I'm trying to build a receiving unit using the nRF24L01+ and PIC16F628A. Im using an nRF24L01+ and RaspberryPi as my TX unit which i managed to get working ...
Hi,
We have a device using the S110 v6.0.0 softdevice and the SDK v5.2.0.
We started working from the Proximity application available in the sdk.
Is it possible to...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I'm migrating from SoftDevice 6.0 to SoftDevice 7.0 and I'm trying to implement the DFU in SDK6.0. I am experiencing an issue where whenever the DFU begins(reaches 0...
NRF24L01 has its own protocol, but I do not understand the protocol itself is how to handle the payload sent and appear in the header contains the same Bite, whether to adopt...
I'm implmenting my own radio porotcol and I'm a little confuse on how to handle the ACK packet. I send a packet from node 1 and disable the TX then I enable the RX to get...
I'm unable to pair my device with Windows 8.1.
Pairing with Android works just fine whereas when I try to do it on my computer it just tells me that the device is no longer...
Hi,
I don't know if it is the appropriate place to ask my question.
One of our J-link lite cortexM debuggers is broken. We want to buy a new one. But, we realized that the...
I'm using the 8.0 SDK and an iPad with iOS8.3. I'm experiencing the same issue described here:
pairing cancel cause reset
I've written my own service, however, I can...
Hello,
I noticed the various examples as well as the ble_advertising component all check for pending flash operations and will not start advertising until they are all...
Hi,
I am busy writing my own softdevice, this has nothing to do with bleutooth or anything like this.
In the past i didn't have to worry about the CLENR0 register because...
Hi everybody,
I have a mistake with my makefile on windows 7 platform and Eclipse C edition.
The error is quite rapid =>
20:42:38 **** Build of configuration Default...
Hello devzone...
My setup: nRF51422 and S110 peripheral
My setup transmits IR data on reception of Bluetooth data from a central device. I have used PWM for generating IR...
Does the nRF51422 ANT Inclusion/Exclusion list require all values in the list to be defined, or may some of them be '0' or 'wildcard' values?
Asked in another way, does...
Hi every one,
First of all, i'd like to thank everyone for their support and assist
I try to use the internal ADC of nrf51822 module and send the value over bluetooth...
Hi,
Is there a sample which explains about how to store some user data or do some data logging on to flash of a central device.
I tried to do it, but since device manager...