FIX: simmodule firmware update. v3.11

This commit is contained in:
iceman1001 2019-03-11 17:52:48 +01:00
commit 2c10dc25a7
4 changed files with 8 additions and 10 deletions

BIN
tools/simmodule/SIM011.BIN Normal file

Binary file not shown.

View file

@ -0,0 +1 @@
e0be612fd3e68681ef0ee4706b4f28e2 *SIM011.BIN

View file

@ -0,0 +1 @@
752f9d8af3db214a797bacb7362a0b53eff4dd3793853e467047b7d36ddae9d1b4a050d9136225a48830d9c70bbad791f89d05553b0453f004b7bbcdc337e658 *SIM011.BIN

View file

@ -1,23 +1,19 @@
2018-12-20 Iceman
2019-03-11 Iceman chg
=======================================
The latest firmware for the SIM MODULE is : SIM010.bin
The latest firmware for the SIM MODULE is : SIM011.bin
You can use it to upgrade you sim module via the pm3 client.
pm3 --> sc upgrade -h
pm3 --> sc upgrade f ../tools/simmodule/SIM010.bin
pm3 --> sc upgrade f ../tools/simmodule/SIM011.bin
Even its a quite fast command you should be warned. You may brick it if you interrupt it.
Run hw status command to verify that the upgrade went well.
pm3 --> hw status
@ -29,8 +25,8 @@ If you didn't download this file from the RRG Repo be aware that it might be cor
You find to hash text files in this folder. They were generated with the following linux commands.
md5sum -b SIM010.bin > SIM010.md5.txt
sha512sum -b SIM010.bin > SIM010.sha512.txt
md5sum -b SIM011.bin > SIM011.md5.txt
sha512sum -b SIM011.bin > SIM011.sha512.txt
You should validate the SIM010.bin file against these hash files in order to be sure the file is not corrupt or faulty.
You should validate the SIM011.bin file against these hash files in order to be sure the file is not corrupt or faulty.