Hi,
I am using nordic 52840 development kit along with sdk17.1
I am tried to use ble-uart example code to receive data from the app and based on the data i need to write it in the flash memory.
But when i m trying to write some data in memory at that time it hit the breakpoint condition and went to system reset.
Just want to know that why i am not able to write data in memory.
And even if i just put breakpoint inside the the nus_data_handler() then also it reaches to the breakpoint condition and then system reset.
Can someone helps me to understand this issue. how can i resolve this.
Regards
Rohit Saini