Hi all,
I am working on a ble_app_uart sdk example thereby I can connect the bluetooth of nRf52840 to My mobile. I want to read the temperature and send it to my Mobile. So I am customize my ble_app_uart example so that I am used NRF_TEMP->TASKS_START = 1 for start the measurement of temperature. But when NRF_TEMP is called system reset occurs.Please Help me if anyone know.