Hi, I performed an OTA update of my APP. (SD 7.0 and BLE single bank bootloader were flashed). The update finished without an error and then my application even starts, but once I press some buttons to interact application freezes (i have a small screen for outputs).
If I try to start debug in Keil - it just hangs. So the question is what could be wrong and how could i check that my application is doing what its supposed to do? Or may be I did something wrong when placing bootloader?
EDIT: Just noticed that app_gpiote doesnt work when I have bootloader flashed.
Thanks!