Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
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....