This cool tool is written by https://github.com/andrewz1/flash_fox
I've just packed it into .ipk
Switch the modem to fastboot mode via AT command:
sms_tool -d /dev/ttyUSB2 -D at at^fastboot
at^fastboot
OKThen put the ota.bin in /tmp and run
flash_fox /tmp/ota.binYou should see the flash process:
insz: 512, outsz: 512
-> download:09900000
<- 09900000
-> flash:ota
<- Updating...
<- Updating...
<- Updating...
<- Updating...
<- Updating...
<- Updating...
<- Updating...
<- Updating...
<- Updating...
<- Updating...
<- Updating...
<- Updating...
<- Updating...
<- Updating...
<- Updating...
-> reboot