I want to use internal temperature sensor in the example, "peripheral\temperature" on our software but there is the problem that we met when applying on board internal temperature to our software with soft device in the ble peripheral. the captured debug is attached below. when we access the codes,"if (NRF_TEMP->EVENTS_DATARDY == 0)", the error, "SOFTDEVICE: INVALID MEMORY ACCESS" occurs. please let us know how to read temperature when we use soft device such as example, "ble_peripheral" together.