EasyManua.ls Logo

Radiocrafts MPC1 Series - Example 4 - Set Desired TXINTERVAL

Radiocrafts MPC1 Series
30 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Page 22 of 29
©2019 Radiocrafts AS
RC1180-MPC1/RC1701HP-MPC1 User Manual (rev. 1.1)
RC1180-MPC1
USER MANUAL RC1701HP-MPC1
Example 4 Set desired TX_INTERVAL
Example
This example 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.
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

Table of Contents