I'm curious to know if there is a tool that allows easy design of a GATT server DB that is portable across dev platforms (the nrf518 EK, my Android/iOS dev environment etc...
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...
I'm using SDK 7.1, SD310 2.0.1, MCP 3.8.0.7
I have two versions of a board with the nRF51. Some of them have the 32kHz crystal and some don't. In my application I have...
Hello,
I am working on an application based on the "Motor control example". However instead of just setting two different values for the duty cycle I am trying to either...
Hello,
I have started to study your UART to/from BLE sample but after reading the following post ...
devzone.nordicsemi.com/.../
... I have a big doubts.
Due to...
Dear Nordic,
I am using a pretty much unmodified version of the BLE HID Keyboard example from the Nordic BLE SDK (straight of github).
I only modified pins, and disabled...
In Short: How to get status wether noticiations are enabled or not? Where is this stored?
Hello,
I would like my peripheral to start/stop a timer that does measurements...
I have a project which will send the temperature from the nRF51DK to host.
The value of the temperature is an integer. As example Value:0x00000A2B -> 2603 ->26.03°C
...
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...