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

I want to use internal temperature sensor but there is the problem that we met when applying on board internal temperature to our software using soft device.

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.

  

Parents Reply Children
Related