Part Number: CC2642R-Q1
Other Parts Discussed in Thread: CC2642R, UNIFLASH
Hello,
I am using CC2642R for my BLE based application. We have incorporated firmware update process in the application. We have referred to the following link:
https://dev.ti.com/tirex/explore/node?isTheia=false&node=A__ATQuPjLa7mTe6cHhz7y-WA__com.ti.SIMPLELINK_ACADEMY_CC13XX_CC26XX_SDK__AfkT0vQ__LATEST
And have used 3 example firmwares:
1. bim_onchip
2. persistent_app
3. simple_peripheral_on_chip
The files were flashed using uniflash as per the reference link. Able to successfully update the application's firmware using Simplelink Connect App. However, the application is unable to auto-reboot (Soft reset) to move to the updated new firmware. Hard reset (Toggling the power switch) is required to run the new firmware.
So my question was is there any additional step that needs to be performed to auto reboot and ensure that the new firmware is up and running without performing hard reset