Hello,
I have my BLE Gatt Peripheral application working and running.
I am developing a reader that reads BLE credential.
Application is complete. I flash the .hex file and reads the BLE credential from mobile app without power cycling.
I then added Readback protection to my application.
Once i flash this application, i verified Readback is protected (since i added WARM_RESET after enabling APPROTECT), but my BLE credential doesn't read (although reader sees advertisement).
I have to power cycle the reader and then it reads.
I want suggestion to fix this issue. I want to read the BLE credential right after flashing the application without power cycling.
Thanks.