Page
20
of
29
©
2019 Radiocrafts AS
RC1180-MPC1/RC1701HP-MPC1 User Manual (rev. 1.1)
RC1180-MPC1
USER MANUAL RC1701HP-MPC1
Appendix D
Examples
The gas meter pulse output (relay) is connected between PULSE1 or PULSE2 and GND. This is the same input as
Push Button S6 and S5 on the RCxxxxDB. That is, pressing the push button, and releasing, will generate one
pulse.
The gas meter initial register value should be entered into the module at installation (if different from zero).
Example 2
– Set desired MBUS_MODE and TX_INTERVAL
Example
This example sets MBUS_MODE to T2
It also sets up the TX_INTERVAL to send an update every 1 hour.
1h = 60min*60s = 3600s.
TX_INTERVAL = 3600s/0.9s = 4000
➔
0x0FA0
Command
Hex
Response Comment/Note
(Wake up)
0xFF
Wake up the UART interface
Enter
0x00
‘>’
Enter CONFIG mode.
Wait for ‘>’ prompt.
‘M’
0x4D
‘>’
M-command entered.
Wait for ‘>’ prompt.
0x03
(none)
Address MBUS_MODE
0x02
(none)
Value MBUS_MODE (T2)
0x2D
(none)
Address TX_INTERVAL_H (MSB)
0x0F
(none)
Value TX_INTERVAL_H (MSB)
0x2E
(none)
Address TX_INTERVAL_L (LSB)
0xA0
(none)
Value TX_INTERVAL_L (LSB)
0xFF
‘>’
Exit M-command.
Wait for ‘>’ prompt.
‘Z’
0x5A
(none)
Exit CONFIG mode.
Module returns to SLEEP state