Page
48
of
60
©
2019 Radiocrafts AS
MBUS User Manual (ver 2.01)
MBUS USER MANUAL
Command
Details
Comments
ASCII
hex
‘Z’
0x5A
Sleep
This command is used to exit configuration mode and at the
same time set module in sleep mode. To exit sleep mode (go to
IDLE again)
– send 0xFF on UART RXD.
Argument
Options
Returns
(none)
(none)
(none)
‘@RC
’
0x40
0x52
0x43
Reset Configuration Memory to factory defaults
This command will reset the configuration memory to the factory
defaults.
Argument
Options
Returns
(none)
(none)
Prompt (>)
At the same time as you run this command you must also assert
the Config pin on the module. This is an extra safety to avoid
unintended resets to factory default. It can be disabled by setting
CONFIG_INTERFACE = 1 in the configuration memory.
Serial number is retained.
Caution!
The @RC-command is
writing to NVM/flash, and
this operation must not be
interrupted by for
example a reset or
powercycle. Interrupting
the NVM update may
leave the configuration
memory corrupted.
Caution!
The NVM also
has a limited number of
writecycles (10000x), and
we therefore strongly
recommend that you do
not use the @RC-
command “in field”, only
when configuring and
testing your module as
development or as part of
your production test.
@’RR
’
0x40
0x52
0x52
Reset
This command will reset the module. It has the same effect as
pulling the reset pin low.
Argument
Options
Returns
(none)
(none)
(none)
At the same time as you run this command you must also assert
the config pin on the module. This is an extra safety to avoid
unintended resets to factory default. It can be disabled by setting
CONFIG_INTERFACE = 1 in the configuration memory.
‘0’
0x30
Test Mode 0
– List configuration Memory
This command will list all the contents of the non-volatile
configuration memory.
Argument
Options
Returns
(none)
(none)
Configuration
memory
+Prompt (>)