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

softdevice fault handler, id=1, pc=0x104fa, s130 v2, 51822

Is that called from SD space or APP space? SES project file attached. nrf5-ble-tutorial-characteristic-CompletedCode.zip

Parents
  • It turned out, RTT in debugging section in Segger was turned on, which probably caused those hard faults. It was happening with some breakpoints during advertising. This project was a test one, I almost didn't change anything in it - I just wanted to get a working sample project in Segger. So, problem solved. However, it would be nice to see, how to use this pc value in similar situations.

Reply
  • It turned out, RTT in debugging section in Segger was turned on, which probably caused those hard faults. It was happening with some breakpoints during advertising. This project was a test one, I almost didn't change anything in it - I just wanted to get a working sample project in Segger. So, problem solved. However, it would be nice to see, how to use this pc value in similar situations.

Children
Related