I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
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...
Could you update the ble-app-lbs example for SDK 7.1.0?
github.com/.../nrf51-ble-app-lbs
I haven’t been able to get it work.
Since the led_char_add() uses these setters...
Is there a limit to the number of characteristics per (custom) service?
After some testing, it looks like 20 is the maximum (21 causes the device to stop functioning) ...
Hi All,
I am an electronics engineer but new to nRF51822 programming. I have used the PCA10000 & PCA10001 using Nordic SDK, using nRF Studio etc. In nRF Studio, you can...
I'm using SD110, and in my application I have an array of 64, 32-bit integers.
Typically, the client will only need to read 1 of the 64 values, or write to one of the 64...
I'm just getting started with the nRF51-DK, and I'm still confused about which SD I need to load, and which roles I need to support aka GAP and GATT.
My end application...
Hi,
It seems to me that pin assignment and package is the same for both nRF chips. Can I solder nRF51422 chip instead of nRF51822 for ANT testing purposes on my PCA10004...