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...
Folks,
I have the S110_SoftDevice_Specification v1.1 (great doc, thanks) and the doxygen-generated API docs. But is there an App Note or other document that fills the void...
Description of my system:
Hardware:nRF51822, pca10001
Software: SDK5.20, S120
If i first call the function ble_stack_init(); and then i open the LFCLK first by set...
Hi,
I'm working with the heart rate demo for the nRF51822 Development Kit and I can only connect and discover with the development dongle and master control panel. If I...
Hi,
I use ble_app_uart project (pca10001) and new softdevice7.
I find a DFU project at nrf6310 directory of SDK .
when i program both projects the uart application...
I am aware of L2CAP API exposed by the SoftDevice SDK sd_ble_l2cap_cid_register(...)
How can I find out if this API will create a connection-oriented and dedicated channel...
Hello!
I would like to use the nRF51822 and build a pcb design in Eagle. While i tried to create a new package i couldn't find any specification for the qfn-48 6x6 the...
1.description of my system:
Hardware:nrf51822,pca10001
Software:sdk5.20,run the softdevice s120
2.the problem i meet,in the main() function
the first i called the function...
Hi,
We are using nRF51822 BLE device in our product. As we got to know that this chip cannot be factory programmed.
Can you please suggest us how we can program this...
Does the following flasher also allow to debug the nRF51822 device?
Segger Flasher Portable
If not... which flasher/debugger is suitable to be used during development...
I'm adding the bond manager to an existing nRF51822 s110 soft device project to enable encryption when reading/writing certain characteristics of a BLE service.
As far...
i am making something about dfu!
i read some message from "readme.txt"
such as :
Program initial SoftDevice
Make sure the device is cleared (nrfjprog --eraseall...
I have trying my best to find the url of ''nrf51_sdk_v6_0_0_43681.msi',but there is nothing i got, i need some help.
Do you know somthing about it? thanks!
Edit: One...