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

MPSL Assert 112,2165 in nRF Connect SDK when Setting Breakpoints in BLE Stack

Hello,

I'm working on a BLE application using zephyr and nRF Connect SDK 1.8.0 on the nrf52840.  I'm debugging the BLE stack using ozone but whenever I set breakpoints the program runs to the breakpoint properly, but stepping causes E: MPSL ASSERT: 112, 2165.  I think this is a common error with debugging breakpoints in the BLE stack but I was wondering if there were any solutions, or if it was just impossible to debug using breakpoints in the BLE stack.

Thanks,

Jake

Related