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

Force softDevice assert

Hi,

Strange as this might sound: is there a way to gracefully force a softDevice assert such that I can get assert_nrf_callback() and see the call stack with DEAD_BEEF in a controlled manner?
I want to test some error scenarios in my application in a controlled way. Such that, I want to remove the use of DEAD_BEEF in the production code.

Thanks,
Tilak