Skip to content

Commit 3b1143c

Browse files
authored
lte: clarify password/forum instructions (#436)
1 parent 53704b8 commit 3b1143c

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

content/updatefirmware/ltemodem.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,13 @@ The bottom two lines explain the LTE firmware edition:
2020
* LR5.xx is for CAT-M1
2121
* LR6.xx is for NB-IoT
2222

23-
The firmwares for CAT-M1 and NB-IoT are fundamentally different and cannot be used interchangable. For security reasons, the modem firmware files are password protected. In order to download them, head to https://forum.pycom.io and become a member (if you aren't already) and go [here](https://forum.pycom.io/topic/4020/firmware-files-for-sequans-lte-modem-now-are-secured) for the credentials. (On the forum: Announcements & News → Announcements for members only → the Firmware Files)
24-
You can find the firmwares listed [here](https://software.pycom.io/downloads/sequans2.html).
23+
The firmwares for CAT-M1 and NB-IoT are fundamentally different and cannot be used interchangable.
24+
25+
For security reasons, the modem firmware files are password protected. In order to download them,
26+
27+
* register in our [forum](https://forum.pycom.io) (if you aren't already) and then
28+
* go [to this forum post](https://forum.pycom.io/topic/4020/firmware-files-for-sequans-lte-modem-now-are-secured) for the credentials. (On the forum: Announcements & News → Announcements for members only → the Firmware Files) and then
29+
* you can [download the firmwares](https://software.pycom.io/downloads/sequans2.html).
2530

2631
>If you currently have CAT-M1 firmware **33080**, then make sure to update to 41065, before you go to any other version such as 48829!
2732
@@ -42,7 +47,7 @@ There are several different ways to update the firmware of the LTE modem:
4247
This update has to be done in two steps and is a full upgrade, meaning you can only use the steps for 'SD Card' or 'USB'.
4348
1. update with `CATM1-5.2-48829-1.dup`
4449

45-
For the first update you have to also specify `load_fff=False`. Using the SD cad method, it would be like this:
50+
For the first update you have to also specify `load_fff=False`. Using the SD card method, it would be like this:
4651

4752
```
4853
sqnsupgrade.run('/sd/CATM1-5.2-48829-1.dup', load_fff=False)

0 commit comments

Comments
 (0)