Other Parts Discussed in Thread: UNIFLASH, CC2340R5
Tool/software:
I was testing Dual Image OAD. First, using uniflash I uploaded the mcuboot_dual_image_LP_EM_CC2340R5_nortos_ticlang.hex
and basic_ble_oad_dual_image_LP_EM_CC2340R5_freertos_ticlang_v1.bin
, and it successfully uploaded. Then, using the SimpleLink app, I uploaded basic_ble_oad_dual_image_LP_EM_CC2340R5_freertos_ticlang_v2.bin
, which also completed successfully.
Now, for the second test, I'm attempting to upload (OAD) basic_ble_oad_dual_image_LP_EM_CC2340R5_freertos_ticlang_v3.bin
using the SimpleLink app. If the Bluetooth connection is lost, the power is turned off, or a manual reset occurs during this process, what will happen to the board? Will the board reboot from the previously loaded image (basic_ble_oad_dual_image_LP_EM_CC2340R5_freertos_ticlang_v2.bin
), or will it behave differently?"
Mainly i wanted to know while doing OAD if the firmware update is not 100% done how it will react ?