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,
has anyone observed a behavior where the peripheral would be displayed as Accessory on iOS?
I'm seeing this occasionally with my S132 v5.0.0 peripheral, but can't...
In Android, is there any way to distinguish between an explicit disconnect requested by the remote device, and a disconnect due to loss of comms; eg, the remote device going...
Hi.
When I make flash bootloader_secure_ble, it does advertising well.
And I run DFU by making bootloader_secure_ble into .zip file.
However, it does not advertise bootloader_secure_ble...
Hallo,
I'm trying to create an application zip file to be uploaded with the DFU mechanism.
nrfutil pkg generate --help gives a list of options, but in the --sd-req part...
Hello,
I am using nrf52832 pca10040 with softdevice v3 of SDK v12.2, when booting my device tries to initialize the peer manager with pm_init() and this function is returning...
Hi All
I want to develop a PCB that has Wifi and BLE capabilities, to do this I would like to use Nordics: NRF51822 or the new NRF528, for the wifi side of things I want...
Hi all. I'm trying to use the u8g2 library with ss1306 controlled OLED display. After I added the library to the project, Keill gave an error
Error: L6406E: No space...
I used to develop based on sdk11 in Eclipse, EVERYTHING works fine. But now I am trying the sdk 12.2.0, in the blinky example, "LEDS_NUMBER" couldn't be solved, but the project...
Hello,
I am unable to use the command NRF_LOG_INFO for printing debug statements. Compiler is throwing the following error .
Error: L6218E: Undefined symbol NRF_LOG_INFO...
I am working with a modified project based on the time sync example using two nRF52832 DKs.
I want to capture how many times the timer overflows on the receiving board...
I have a problem with some beacons which don't follow BLE specification.
Namely BLUETOOTH SPECIFICATION Version 4.2, 4.4.2.2 Advertising Interval section.
The problem is...
Hi,
I'm not sure whether it is right place or not to discuss this.
We are planing to use nrf52840 in our new IOT project. We required nearly 30 development boards and...
I don't want my consumer to do provisioning of mesh-DEVICEs one by one (using Android or iOS APP) since in such case if he has 50 mesh-Devices in that case he will get frustrated...