Page
27
of
29
©
2019 Radiocrafts AS
RC1180-MPC1/RC1701HP-MPC1 User Manual (rev. 1.1)
RC1180-MPC1
USER MANUAL RC1701HP-MPC1
Example 9
– Example message – Reset message (OTA123, step 2)
Example
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:
L C
LL_HEADER
APP DATA - LONG TPL_HEAD
M
_M
ID
M
_M
ID
M
_UID
M
_UID
M
_UID
M
_UID
M_
VE
R
M_
D
EV
CI
S_
UID
S_
UID
S_
UID
S_
UID
S_
M
ID
S_
M
ID
S_
VE
R
S_
D
EV
AN
SB
CW
CW
Field
Hex
Comment/Note
L
0x8A
Length
C
0x44
SND-NR
M_MID
0x24 0x48
Master Manufacturer ID. MSB first
M_UID
0xAB 0xEF 0xCD 0xAB
Master Unique ID. MSB first
VER
0x01
Master Version
DEV
0x00
Other
CI
0xAC
CI field for the Application Layer.
Long header.
S_UID
0x78 0x56 0x34 0x12
Slave Unique ID. MSB first
S_MID
0x24 0x48
Slave Manufacturer ID. MSB first
S_VER
0x01
Slave Version
S_DEV
0x00
Slave General device
AN
0x01
Access Number
SB
0x00
Status Byte
CW
0x00 0x00
Configuration Word
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.