Copyright 2011-2020, RFXCOM
RFXtrx Version 5.68
page 51 / 70
16. Receive and Transmit RAW data
The Pro firmware can receive and transmit RAW data. This can be used to replay received data
received from a remote. Note that this can only be used for a protocol with fixed code and rolling
code cannot be used.
It is unknown if and how this is implemented in Home Automation applications!
Here an example of a packet received from an ARC remote in RFXmngr:
RAW Packet:
687F000001010804720132046701340467041401BB01300474013104680131046E0131046D0131047001330470012D046B0
133046C013004720132046E013104690132046A0133046D0138046C0130046A041401B901310471041701B70133046A0133
046F012E0000
Packettype = RAW Packet
Packet Length = 104
subtype = RAW packet
Sequence nbr = 0
Repeat = 1
Nbr of pulses = 25
264 1138 306 1127 308 1127 1044 443 304 1140 305 1128 305 1134 305 1133 305 1136
307 1136 301 1131 307 1132 304 1138 306 1134 305 1129 306 1130 307 1133 312 1132
304 1130 1044 441 305 1137 1047 439 307 1130 307 1135 302 0
The last value of zero indicates a gap timeout and the real gap is greater than 8000. To replay this
packet replace the last zero with a value greater than 8000.
To replay this in RFXmngr, create a text file with the content below and send it on the RAW
transmit tab.
The first value is 0 which indicates it is a single packet
The next value (7 in this example) is the repeat count.
Do not set the repeat count too high to lower the risk to disturb other RF transmissions.
0
7
264
1138
306
1127
308
1127
1044
443
304
1140
305
1128
305
1134
305
1133
305
1136
the next values …..
307
1135
302
10000