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...
Hello,
where do the SD130 limitations come from. Is it the Bluetooth standard that limits a device to 3 connections as a master and one connection as a slave or is it a...
I am using latest (v 0.9) S130 and experiencing the following problem, the code below is located in the function which is called directly by the main():
uint32_t err_code;...
I just tried out the new iOS nRF Toolbox 1.5 and it doesn't seem to handle long init packets.
I gave it a zip file that contains a 137216 byte 'application.bin' and a 192...
hi,i am working on a bootloader for an application using s120.i start up with the bootloader example in sdk of 5.2 and 6.0. i build the single_bank_hci target, and find that...
Hi all,
I'm trying to use the Sniffer to debug issues we are experiencing with Connection Stability on the iPhone 6 and HTC One M8. So I've trying to use the Sniffer to...
Hi, I use the nRFgo Studio to download the softdevice.
Recently I learned how to convert a hex file when I work with IAR.
So I tried my hex file with the nRFgo Studio...
I want to send images to my arduino from an app to nrf8001 and then display it on my device. Is nrf8001 made to only work in 20-byte wide receive buffer? Can it receive more...
Hello everybody,
In the SD_EVT_IRQn ISR I check for BLE and SoC events and set flags for each so my application can fetch and dispatch the events in the main context. ...
Hello all,
after a long period of trial and error I come for advice. I use the NRF24L01+ module with a slightly modified NRF24-library based on the work of MikeM ( www...
Hello,
I've recently bought a nRF905 development kit. From the nDP soft, i cannot detect my nrf905 EVBOARD.
The following driver is installed : "nRF2401 FS USB DEMO...
Good morning,
I just finished my circuit with nrf8001 + balun/antenna.
What is the process to have it review by Nordic?
Sorry for this question, I'm pretty new to PCB...
Hi
I would like to develop an application for the nrf51822 with a static passkey that connects with linux. The example "nRF51-ble-app-uart-static-passkey" gives a great...
Hi,
I would like to use Random number generator when soft device enabled. I have seen random generator example, but I can not use the same when soft device is enabled....
I was considering the following possibility, using an nrf51882 module or another module to receive ble advertisements. I'm pretty sure this is possible. Using the internel...