the code I used was:
gprs.at.cmd('AT+QFOTADL="https://quectel.com:100/update.zip',1000,print);
unfortunately, you need to host the file yourself - quectel don't do it - which is a pain.
@Kartman started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
the code I used was:
gprs.at.cmd('AT+QFOTADL="https://quectel.com:100/update.zip',1000,print);
unfortunately, you need to host the file yourself - quectel don't do it - which is a pain.