Hi,
I want to read the temperature data from the sensor on-chip and send it to my phone by bluetooth. But as said above, after the connection between my nrf52832 module and my phone, the sd_temp_get() returned some very strange value,
and before connection , it worked well.
the LOG sequence was like this picture below:

if anyone have some advice?thanks