Hi Everyone
I have been trying to use nrf52840 on a custom PCB . So far everything is working perfectly except only one single issue which is the controller gets reset and starts execution again from main function .
I am using freeRTOS with E-paper(SPI) external memory(QSPI) , few I2C/TWI sensors and Softdevice for BLE (S140) with SDK 15.0 on Segger EMbedded Studio IDE
What could be the reason for such abnormal behaviour?
Thanks!
Rajat