We are using nRF52832 in our design. We want to collect sensor information along with time stamp. So I took nRF calendar application and tested the same. It was working fine. Then I added app timer along with BLE pheripheral (uart) application. Then I am configuring RTC2 for my calendar information. Then starts the advertising for connection. The nrfCalendar application works well for 2.30 minutes.The it reboots the whole board. I am not able to idenfy the root casuse.
Please suggest me to get around this issue.