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...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
AN36 refers to the Send Update button on Master Control Panel(to toggle the LED). I can only see a "Write" and "Write Long". Am I doing something wrong, or does AN36 refer...
This may be the most commonly asked question but I'm new to this embedded devices.
I'm trying to develop a nRF51422 based sensor network which operates using CR2032 battery...
Is there a firmware I can download to have nRF51 Dongle working with ANTWARE II?
I plugged in nRF51 Dongle (PCA10031 V1.0.0 2014.30). I can see it in nRF Studio.
When...
Dear Sir,
I'm studying S120 and S130 soft device.
However, the document inside SDK dose not explain the detail of connection procedure.
I'm interest in the device how to...
I have one task to send image to nordic device(BLE device), But i am confuse to where to start,
Is it Possible to send image to Nordic device Using BLE?
Any guidance on...
Hi! I've never worked with bluetooth before. I am using a Blend micro arduino-based board to send to the computer some different values (for instance an array of 10 float...
Hi,
I have a question related to GATT Services in BLE, so not strictly a nrf51 question although it's related to one of the examples. The example for the (Human) Thermometer...
I have a BLE wearable (Pebble watch) that I wish to detect using the nrf51822 evaluation kit. I can use the Control Panel to see the pebble. I would like to be able to us...
When I put the ESB lib into my BLE Soft Device the MDK tell me that it have some error in it.
What's wrong in my project? if I need ESB+BLE what should I do?(NRF51822+SDK6...
So I installed the Master Control panel software, plugged in the PCA10000, whereupon I was advised to update the firmware in the PCA10000. The firmware update apparently failed...
Hi,
I am trying to get the s130 example to work on my PCA10028 board nRF51.
First I had to change the starting adresse from 0x1C000 to 0x1D000.
I guess that this is due...
There are only the last version nRF51822 Product Specification V3.1 on the web. However, I need a V2.0 PS. So, where can I download the nRF51822 PS V2.0?
Hi,
I wrote a very simple program which compare the analog reference input 0 (P0.00) with AIN0 (P0.26) and generate an interrupt on cross using Low Power comparator on...