New Firmware release v1.18.1.r1
-
Hello everyone,
A new firmware has been released now for fixing the issue encountered during modem state detection of the previous version (v1.18.1)
Note: For upgrading the LTE modem firmware please follow the steps in the following Link
The new LTE modem upgrade Scripts can be found https://github.com/pycom/pycom-libraries/tree/master/lib/sqnsupgrade
You can download the new Stable firmware using pycom firmware updater tool.
or
To download source files , this could be found here https://github.com/pycom/pycom-micropython-sigfoxThe firmware Files for Sequans LTE modem can be found Here https://software.pycom.io/downloads/sequans2.html
Note: During LTE firmware upgrade if upgrade process is stuck at
Attempting AT wakeup...
please try doing complete power cycle (disconnect power and reconnect again, pressing reset won't be enough)
-
@rskoniec said in New Firmware release v1.18.1.r1:
@mfa2214 xPy module f/w and GPy/Fipy modem f/w are separate, so GPy/Fipy module f/w doesn't contain modem f/w.
- Here http://stiny.webd.pl/PYCOM/ on my VPS you have collection of CATM1/NB1 *.dup files.
- FiPy-1.18.1.r1
- GPy-1.18.1.r1
Many thanks @rskoniec for sharing the files :)
-
@mfa2214 xPy module f/w and GPy/Fipy modem f/w are separate, so GPy/Fipy module f/w doesn't contain modem f/w.
- Here http://stiny.webd.pl/PYCOM/ on my VPS you have collection of CATM1/NB1 *.dup files.
- FiPy-1.18.1.r1
- GPy-1.18.1.r1
-
@iwahdan said in New Firmware release v1.18.1.r1:
Hello everyone,
A new firmware has been released now for fixing the issue encountered during modem state detection of the previous version (v1.18.1)
Note: For upgrading the LTE modem firmware please follow the steps in the following Link
The new LTE modem upgrade Scripts can be found https://github.com/pycom/pycom-libraries/tree/master/lib/sqnsupgrade
You can download the new Stable firmware using pycom firmware updater tool.
or
To download source files , this could be found here https://github.com/pycom/pycom-micropython-sigfoxThe firmware Files for Sequans LTE modem can be found Here https://software.pycom.io/downloads/sequans2.html
Note: During LTE firmware upgrade if upgrade process is stuck at
Attempting AT wakeup...
please try doing complete power cycle (disconnect power and reconnect again, pressing reset won't be enough)Hi,
is it possible to download the firmware release v1.18.1.r1 which contain NB1-37781.dup file? thanks
-
@rskoniec we have decided not to publish that procedure. It is unsafe (module can be easily permanently damaged) and may not work in every case. We are still working on an internal procedure as well. I'd recommend opening an RMA request and sending it back instead of trying to repair it yourself.
-
@dan Any progress with procedure for bricked modems?
-
@dan Ok, thanks. Will stay tuned.
-
Hi @kevin,
There will be another process for bricked modems, we are still working on that. We'll make a post here on the forum when it's published.
-
@iwahdan Is this also the procedure for "bricked" modems? On my Gpy, the AT command interface froze during normal operation (i.e., while sending modem commands, not during an upgrade). Now it is unresponsive and the REPL also freezes ~20 seconds after reboot.
Running the new sqnsupgrade script returns modem state "None" and then hangs at "Attempting AT wakeup...", which is not surprising since the AT interface is known not to be working. Is there anything I can do which does not rely on AT commands?
-
@robert-hh Updated, Thanks!
-
@iwahdan In the upgrade instructions still 1.18.1 (not 1.18.1.r1) is mentioned. That might confuse people.