2017-08-30 03:25 PM
I just did an AT+S.FSUPDATE and it fetches the webserver data correctly, but at the end of the chunk writing process it complains that it is Unable to mount volume. Any suggestions ?
AT+S.FSUPDATE=e,192.168.1.119,/outfile.img,80,0,none,none
2017-09-01 03:32 AM
I got the same error when I created the image file with the linux script: makefilesystem.sh
and forgot to increase the variable IMAGE_SIZE in the script.