This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Softdevice assert

Hi, What are the general causes of SDS assert in nrf51/52 ? Assuming that SW has been tested, is there something that could happen in the code that would cause the assertion ? Can some HW malfunction cause the assert and is it possible to track the issue down even though SDS has stopped working ? Would SoC reset always solve the problem ?

I don't have any problems with the assert at the moment, but i am considering if i need to reimplement the assert handler and what do i need to take into consideration if i do that.

The application is just a bluetooth beacon, possibly i might have to add the ability to change uuid/major/minor through a custom service and a couple of flash writes.

Thanks.

Related