Part Number: CC2652P
Hi,
We are facing a weird problem where sometimes the device does not start up after triggering reset using SysCtrlSystemReset().
We have seen situations where the device doens't boot even after BLE OTA. (Project is DMM BLE+Zigbee with OTA)
Temporarily grounding the reset pin does however restart the device.
I have looked into another forum posts
1. not in debug for Halt-in-boot. happens in production
2. tried HAL_SYSTEM_RESET(), doesn't help
After multiple trials, we have found a way to reproduce it now, we have a device with some hardware relays, if we toggle the relay and then trigger SysCtrlSystemReset() the device shuts down but doesn't start back up.
Please can you suggest any steps to analyze this or alternative to force a boot ?
Thanks
Akhilesh