I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Can I control the music player by simulate a hid device
now our customer ask for a new function--use bracelet control the music player>> last next vol+- ...
but the app...
Hi,
I am trying to develop the ble_app_template project into a custom ble application.
Where is says
/* YOUR_JOB: Declare all services structure you application is...
Hi Dear Engineers!
I use nRF52840 SPI (slave) to communicate with Master (HOST) CPU.
if I stop any ADV / SCAN RF functions all works Great!
But if I start ADV (or...
Hi,
I am having some trouble in setting up the RedBearLab BLE board w/ nRF51822 that i recently bought for a project I am currently doing . I am using windows OS, with eclipse...
Folks,
Attempting to use a sample app from the 13.0.0 SDK for a pointing (mouse) device I'm prototyping, located at ...\nRF5_SDK_13.0.0_04a0bfd\examples\ble_peripheral...
I use the sdk 13.0.0,software device s332,I hope the rtc can work when cpu sleep,and the lowest working current need less than 10uA,what should i do?or Is there a reference...
I'm working on an implementation of the Current Time Service specified by the Bluetooth SIG (I'm happy to share it).
where I am so far:
The service and the caracteristics...
I am defining my own list of errors that my application will use. At the same time, I would like to report the NRF errors as well. What do you think about a solution where...
Hi,
I am doing a communication with the custom tags which uses the custom characteristic and handle to communicate.
ServiceUuid: 81469e83-ef6f-42af-b1c6-f339dbdce2ea...
Hi everyone,
I am using SDK12 and the Flash Storage module to store some data in Flash. I frequently need to update some of these data basing on received commands and new...