使用自帶例程和官方安卓OTA升級APP, APP端報(bào)錯(cuò) "image file is illegal!"
由imageA升級到imageB,
GETINFO顯示正常:
current image: A
current version: 00
current offset: 128000
使用自帶例程和官方安卓OTA升級APP, APP端報(bào)錯(cuò) "image file is illegal!"
由imageA升級到imageB,
GETINFO顯示正常:
current image: A
current version: 00
current offset: 128000
1、重新下載EVT。
2、卸載原來手機(jī)的APK。重新安裝EVT內(nèi)的APK
3、重新安裝流程操作OTA升級。
4、EVT和OTA工具,配套使用,測試驗(yàn)證沒問題的的。
--end
Yes, I got the same problem. I copied the imageA.hex and imageB.hex to folder app.?
Example path:?CH579EVT (2)\EVT\EXAM\BLE\OTA\Project\ImageA\obj
but cannot upgrade. always got the problem "image is illegal!". How to fix this?