C
ONFIGURATION
C
OMMAND
S
ET
- F
IRMWARE
R
EVISION
2.4.0_
BETA
-
V
ERSION
1.0.0
<size>
Specifies the exact length of the remote update firmware data. For
FW_raw
, this
number specifies the length (in bytes) of the binary firmware data. For
FW_cpr
,
this number specifies the length (in bytes) of the compressed firmware data.
<sectors>
Specifies how large the new firmware is (how many sectors it uses in
uncompressed format) – one sector is 64 KB. Example: a firmware uses 14 sectors,
so 14 has to be specified for <
size
>.
<config>
Value
Meaning
raw_cfg
Erases the device configuration during the update
process. A new (uncompressed) configuration can be
transmitted via remote update. (see select sector for
more details).
Config
can still be used until the remote
update is finished ; after finishing, the old configuration will
be cleared
compressed_cfg
A new configuration is stored within the compressed
firmware. No separate
config
will be needed. It is not
allowed to write uncompressed configuration data to the
configuration sector if
compressed_cfg
is selected.
current_cfg
Uses the currently stored device configuration later. No
separate configuration needs to be specified. An existing
compressed configuration would be overwritten.
3.2.1.2.2
Sys.RUpdate.DataMode,<
msg_input
> – Defines transfer channel &
continues upgrading
Command
syntax
Sys.RUpdate.DataMode
,<
msg_input
>
Examples
$PFAL,Sys.RUpdate.DataMode,TCP
Message description
Enters the data mode, which allows only entering of binary update commands.
Inside this mode, no PFAL commands can be executed.
Parameter description
<msg_input>
Specifies in which channel the firmware-based packets will be received. Now
binary Update commands can be sent (see next chapter).
Value
Meaning
Serial
Received via serial line
TCP
Received via a TCP connection (from MAMBOII server)
CSD
Received via a CSD call (GSM datacall)
Note:
•
This command can be executed anytime after a remote update has been
initiated
(
Rupdate.Init
)
This confidential document is a property of FALCOM and may not be copied or circulated without previous permission.
Page 34 of 271