I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
Hello,
we have an application that involves 3 devices that comunicate over ANT. One central device beeing slave to the two other devices. All channels are configured with...
In ble_gap.h I noticed a parameter called BLE_GAP_ADV_INTERVAL_MIN, which determines the minimum gap between BLE advertisements. Current setting is 0x0020.
Currently in...
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?