RC1180-MPC1/RC1701HP-MPC1 User Manual (rev. 1.1)
RC1180-MPC1
USER MANUAL RC1701HP-MPC1
Example 9 – Example message – Reset message (OTA123, step 2)
You want to reset the slave through the OTA123 interface.
Slave Address: 48 24 12 34 56 78 01 00
Master Address: 48 24 AB CD EF AB 01 00
The message from master must look like this:
Master Manufacturer ID. MSB first
Master Unique ID. MSB first
CI field for the Application Layer.
Long header.
Slave Unique ID. MSB first
Slave Manufacturer ID. MSB first
There is NO Application data in this emssage
Bonus:
If your master is an RC11xx-MBUS3/17xx(HP)-MBUS4 you can achieve this by:
• Setting C-field to 0x44 (remember to exit config mode afterwards)
• Sending the following message to the master UART:
0x0D 0xAC 0x78 0x56 0x34 0x12 0x24 0x48 0x01 0x00 0x01
0x00 0x00 0x00
• C-field and Master address will then be inserted by module before sending,
and L-field will be adjusted, resulting in the above message.