FirmwareUpdate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
This command | This command updates the Firmware of the GSM module serving a specified GSM port. | ||
'''COMMAND:''' | '''COMMAND:''' | ||
| Line 11: | Line 11: | ||
|Update status | |Update status | ||
|} | |} | ||
'''EXAMPLE:''' | '''EXAMPLE:''' | ||
Revision as of 11:06, 8 June 2026
This command updates the Firmware of the GSM module serving a specified GSM port.
COMMAND:
| Command | Input Arguments | Returns |
|---|---|---|
| FirmwareUpdate | PortIndex | Update status |
EXAMPLE:
Assuming that file RM520NGLAAR03A04M4G_A0.302.A0.302.zip is located on /mnt/sdcard (do this using SFTP) enter the following commands:
~# mkdir /mnt/sdcard/fw
~# cd /mnt/sdcard/fw
~# unzip ../*.zip
~# FirmwareUpdate 1 /mnt/sdcard/fw
Once done, a message is displayed given the status of the update.