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

Fatal error on sleep 0x4001

I am running the SDK12.2.0 ble_app_template peripheral example with RTT Logging enabled. The example seems to be running OK, but it logs: APP_ERROR:ERROR:Fatal with the ID of 0x4001 whenever advertising times out and the sleep_mode_enter() function is called. What's going on here?

Related