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...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
SDK: V6.0
HW: PCA10001
APP: s110/ble_app_hrs
Question:
If use "twi_master_init()" with "twi_hw_master.c", the current consumption is added 1m
A. But if use with "twi_sw_master...
Hi I am completely new to ARM development world. I have been developing for years for PC.
Now I am working on a Project where we have decided to evaluate nRF51822 chip...
I would like to know if it is possible to use the internal RC oscillator without calibrating every 4s with the softdevice disable. I just want to read a sensor every 2s and...
I'm interested in using BT LE to collect data from a number of serial based devices -- a point-to-multipoint configuration. I'm familiar with the UART examples and have seen...
Hi,
i am searching for infos about my concrete BLE-Sig certification situation but i cannot see the forest because of all the trees :o)
i am currently developing a BLE...
Hi,
I know that a lot of question exists on that subject, but I can't manage to have an accurate battery measure on [Nordic Beacon device] (battery CR1632 3V) ( www.nordicsemi...
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Hi,
after reading the nAN-36, I tried to write an application for the nRF51822, with the custom Led Service provided with nAN-36.
I take as a base the Nordic HRM application...
Hello!
I'm using the evaluation kit and i have two questions: firstly, I'm trying to make up a program that allows the communication between two modules, on one side a glucose...
Hi,
I work with Master Control Panel 3.6.0.8331 on x64 Windows 7 and I noticed something weird. When device name of a connectable peripheral device consists of numbers...
Hi!
I'm testing a custom service developed on the nRF51822 development board by using the Master Emulator API in a C# project.
The project is based on the example project...
Hi,
I'm trying to set up Keil uvision to debug my nrf51822 mbed board.
I've exported a uvision zip file from the mbed IDE to test with.
I've installed the following...