Getting NRF52833's Temprature Problem

Hi,

I want to obtain the nrf52833‘s’ temperature with the SoftDevice enabled, and I have designed the code with reference to the example project. However, once the temperature is obtained, it jumps to NRF_BREAKPOINT_COND. If the SoftDevice is not enabled, the temperature can be obtained normally. Are there any restrictions?  SDK is 17.1.0, and my code as follow:

example code in main as follow:

Best Regard,

Soloman

Related