Sequans Monarch SQN3330 upgrade via updater tool ?
-
Hello, I read in the docs that to upgrade the modem firmware on FIPY one has to use an SD card. Now in the docs it is written:
Currently, the file has to be stored in a micro SD card first so that the ESP32 can access it easily. We are current working to add support for streaming the file via the updater tool as well.
What is the timeline on this feature ?
Thanks
-
@pmst It's not yet possible through the firmware updater tool but if you have Python3 + PySerial on your PC you can update through serial. See https://github.com/pycom/pycom-libraries/tree/master/lib/sqnsupgrade for more details.
Let me know if you have any issues.