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...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
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....