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! We are trying to understand how UICR registers work. In particular APPROTECT, ERASEPROTECT, and SECUREAPROTECT.
We are trying to find a clear explanation for this image...
Hi ..i'm using nRF52832 interfacing with BG95(QUECTEL) ..when i insert my sim in the module at the time uart receiver is not working..when i remove the sim at the time uart...
hello
iam trying to add services in the buttonless dfu from one of the sample code im not able to come up with the services after lot of efforts and now im getting this...
Hi There,
I would like to extend the NRF9160 LED CAF by using the WS2812 LED instead of 3x discrete LEDs.
1. Where in the CAF or Zephyr or wherever, are the function calls...
Hi, We are trying to work with nrfxlib directly baremetal without Zephyr. Were able to do advertising with it. On nRF52832 the SDC crashes when we tried to set new advertising...
Dear all,
I am developing a bluetooth mesh sensor with the NRF52833 and NRF Connect SDK.
The sensor is battery powered. So the power consumtion must be as low as posible...
nRF52840, SDK17.1.0 SD140
I am attempting to write a 16 byte array to NVM. This array is initialized simply as uint8_t diaper_aes_enc_key[16];. For testing/learning of the...
Hi,
We have an application which can communicate with a mobile device as a peripheral running on the nrf5340 processor. When a peripheral connection is initially established...
Hey everyone!
I'm getting to know the Rest APIs from nRFCloud.
I'm trying to get the latest location for a set of devices. It seems I have to either get from all devices...
In NCS 2.1 with MCUboot on a nRF5340, a huge 256k area is allocated into .bss (see below) called "mock_flash".
unfortunately this writes far enough into RAM that it overwrites...
Hello,
I developed low power device. I'm using external wake up timer the TPL5111. But this IC output not enough for my device wake up. So I decide add new component (N...
On macOS with latest SDK v2.1.0, VS Code and nRF Connect for VS Code extension (See generated info report below, unfortunately from later, after I had worked around the problem...
Hi
According to your Blog "LTE-M vs NB-IoT Field Test: How Distance Affects Power Consumption" the maximum distance between the base station and the Dev-Kit was 12km....