Problem with AT+S.HTTPDFSUPDATE for SPWF01
Hello all
I have a problem with updating the filesystem over http
AT+S.HTTPDFSUPDATE=192.168.3.2,/fs.img,8079
this is the command i use to update the fs.
The logs of the local webserver tell
192.168.3.1 - - [14/Jan/2019:13:29:51 +0300] "GET /fs.img HTTP/1.0" 200 14600 "-" "SPWF01SC1"
so the download happens. on the spwf01 console i see
Image length 20694 (offset 0x00080000, block len 4096)
Write len 2694 -> 0x80000 (final)
Wrote 2694 bytes
Error (-3 @ 2690/20696), cleaning up..
so i get an error and the filesystem is not updated.
the firmware of the wifi module is the latest (updated a week ago)
