Hello
I'm using NRF connect the app to perform read and write on nrf52840 board SDK ver of 15.0.0.
I can perform the write and read operations using nrf connect app, and that write data is stored in flash.
My problem is, I will write the data first and stop debug session and again makes connection with device nrf52840, Now I will directly perform read operation by pressing read in the nrf connect app. It showing nothing while reading.
Please give your inputs to fix these issues.
Thank you.