This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

NRF Connect application is not retaining the data after a power cycle of the NRF52832 board.

Hi,

I am using NRF52832 as a BLE device and using the nrfConnect app to connect to it and access the custom characteristics and services. After connecting to the board using nrfConnect and give the custom characteristc values, I am doing a power cycle of the NRF52832 board. At this time, if I am pairing to the device using nrfConnect and check the custom charcteristics, I am not able to read the older values.

Related