From a1c8ab11f3c6427a8488e48e2ec6533228ad904c Mon Sep 17 00:00:00 2001 From: gijsio <67470426+gijsio@users.noreply.github.com> Date: Mon, 3 Aug 2020 14:47:22 +0200 Subject: [PATCH] fixed a typo --- content/updatefirmware/ltemodem.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/updatefirmware/ltemodem.md b/content/updatefirmware/ltemodem.md index a73500d..bb178ef 100644 --- a/content/updatefirmware/ltemodem.md +++ b/content/updatefirmware/ltemodem.md @@ -80,7 +80,7 @@ Announcements & News --> Announcements for members only --> the Firmware Files f # sqnsupgrade.run('/sd/name.dup', '/sd/updater.elf') ``` - >Note: Replace `name.dup` or `z`upgdiff_old-to-new.dup` with the actual filename. There are different versions for `CAT-M1` and `NB-IoT` + >Note: Replace `name.dup` or `upgdiff_old-to-new.dup` with the actual filename. There are different versions for `CAT-M1` and `NB-IoT` 4. The command will now make sure the firmware is updated. This takes about 5 minutes. Note that the update may seem to 'stall' around 7-10% and again at 99%. This is completely normal. >Note: **Do not disconnect power to the module during the updating process**