RC16xxxx-SSM
2017 Radiocrafts AS
RC16xxxx-SSM User Manual (rev. 1.00)
Page 12 of 20
Radiocrafts
Embedded Wireless Solutions
Exit from memory configuration
0xFF
No argument
should be sent
To exit from
command mode
the ‘X’ command
must be sent
after ‘>’ is
received.
**Available on RC1692HP-SSM only.
To make permanent changes to default values and other parameters, the Memory
Configuration command ‘M’ is used. This command should be followed by pairs of byte being
the memory address and the new value to be stored at that address. In order to exit the Memory
Configuration mode, the ‘address’ 0xFF must be sent, but without any data argument. Then
wait for the ‘>’ prompt while the internal memory is re-programmed (see Timing Information for
typical delay). To completely exit from command mode, the normal exit command ‘X’ must be
sent.
Example:
To change the RETRANSMISSION_NUMBER (at address 0x27) and set it to (1), send the
following sequence:
Command
Hex
Response
Comment/Note
Enter
0x00
‘>’
Or assert CONFIG pin
De-
assert CONFIG after ‘>’ prompt
‘M’
0x4D
‘>’
Module ready to receive address
0x27
0x27
(none)
Address of parameter
1
0x01
(none)
Value of parameter
[new address could be sent here]
[new value could be sent here]
0xFF
0xFF
‘>’
Wait for ‘>’ prompt
‘X’
0x58
(none)
Module returns to IDLE state
Test mode 0 (‘0’ command) can be used to list all parameters stored in non-volatile memory.
This command can be used to verify and check the module configuration.