Non-volatile settings can be changed using the Settings command. These settings are loaded on power-up.
When the unit is put into Update Mode, the default setting values (shown in the settings table) are restored.
Settings can also be set using the Boot Config File. The settings are read from the file on power-up and replace the current settings.
A description of all of the settings can be found in the Settings section.
ST setting [newvalue]
setting is the setting name.newvalue is the new value to assign to the setting. If newvalue is not given, then the current value for the setting is returned.To set the bit rate to 2400 bps:
ST D 5
To get the current bit rate:
ST D
5