Other Parts Discussed in Thread: CC2530
你好,
请问一个问题。
使用CC2530 进行OTA升级,如果升级过程中被打断或失败,是否会回滚到原来的版本软件。
在升级文档中似乎没有明确的说明。
谢谢。
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
升级过程被打断,程序还是停留在原先版本。OTA是先下载一个完整的升级文件到外部存储,然后再让bootloader检测外部存储是否有完整文件。