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...
I want use pstorage write and erase flash,as shown below:
//pstorage_init(); // device_manager_init have been called,so there's no need to call
err_code = pstorage_register...
I currently have a design that has four characteristics (all strings) in a custom service. Each is less than 20 bytes and I send them out one at a time. i.e. one characteristic...
Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
Hi. I'm trying to use GCC instead of Keil.
I have followed "nRF51 Development with GCC and Eclipse" written by Nordic and "nrf51-pure-gcc-setup"( github.com/.../nrf51-pure...
I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
Hello.
I use nRF51822-EK.
I test ibeacon example source now, but i can't config my minor id.
Now my board minor id is 252(0xfc), I CAN'T CHANGE MINOR ID!!!!
How to T_T...
I'm trying to use the ADC and internal reference to measure battery voltage on the nrf51422, while S210 is enabled.
From the example nrf51-ble-app-temp-master, I found...
Hello,
I'm trying to use the nRF51822 evaluation board like a HID keyboard, so I'm fallowing a tutorial and I installed :
Keil mdk474
nRFgo Studio 1.17
nRF...
We are preparing BQB test for our BTLE product now.
Could you please help confirm if you have the test command to make 51822 into the test mode and can be auto-testing by...
Hi, I'm developing a HID-device using nrf51822, s110 ver 6.0.0 and SDK ver 5.2.
I would like to hide the device from unknown centrals once it's paired. I'm advertising...
I have Nokia Lumia 630 and it works well with nRF51822-EK but only with SDK nrf51822_v5.1.0.36092 and SoftDevice 6.0.0. Now I decided to try DFU OTA. I programmed bootloader...