FirmwareUpdate

From Opale Wiki
Revision as of 10:58, 8 June 2026 by Administrator (talk | contribs) (Created page with "This command writes to the standard output the modem information (manufacturer, model type, firmware version) of the specified GSM port. '''COMMAND:''' {| class="wikitable" !Command !Input Arguments !Returns |- |FirmwareUpdate |PortIndex |Update status |} '''OUTPUT:''' GSM port call information in the following format: “Manufacturer: %s\nModem type: %s\nFirmware version: %s\n”,manufacturer, model, version '''EXAMPLE:''' ~# FirmwareUpdate 1 /mnt/sdcard/fw")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This command writes to the standard output the modem information (manufacturer, model type, firmware version) of the specified GSM port.

COMMAND:

Command Input Arguments Returns
FirmwareUpdate PortIndex Update status

OUTPUT:

GSM port call information in the following format:

“Manufacturer: %s\nModem type: %s\nFirmware version: %s\n”,manufacturer, model, version

EXAMPLE:

~# FirmwareUpdate 1 /mnt/sdcard/fw