Tool/software:
Hello,
We have designed a BLE module based on the CC2640R2F chipset and are facing an issue when performing a soft reset or system reset in our custom firmware / application
Expected Behaviour: Reset should restart the program execution from the beginning
Observed Behaviour: After executing System reset / soft reset the module becomes unresponsive
- Stops advertising
- UART functionality stops (no communication from the module)
- Only a POR restores normal operation
Is there any known issue with system reset affecting BLE stack reinitialization ?
Are there any recommended steps to ensure application restart correctly after software reset?
Additional Info:
- SDK Version: 4.40.0.10
- Compiler Version: TI v18.12.2.LTS
- We can reproduce the issue, but it occurs randomly. If you test for 2 to 4 hours, you will encounter the issue.
Please guide us on debugging and resolving this issue asap.
Thanks