I've used a ConnAir 433htz transmitter and had to send the following UDP commands to turn my sockets on or off:
ON:
TXP:0,0,5,65535,667,21,1,1,2,2,1,2,1,1,2,2,1,2,1,2,1,1,2,1,2,1,2,1,2,1,2,2,1
,1,2,1,2,2,1,1,2,1,2,2,1,2,1,16,;
OFF:
TXP:0,0,5,65535,667,21,1,1,2,2,1,2,1,1,2,2,1,2,1,2,1,1,2,1,2,1,2,1,2,1,2,2,1
,1,2,1,2,1,2,1,2,1,2,2,1,1,2,16,;
Now I've switched to an rfxtrx433 transmitter and need to figgure out how to convert all the comands to a format that the rfxtrx433 understands.
Thanks for your help.
How to convert signal from ConnAir to RFXtrx433
Moderator: b_weijenberg
- b_weijenberg
- Forum Moderator
- Posts: 1746
- Joined: Sun May 14, 2006 4:32 pm
- Location: Netherlands
Re: How to convert signal from ConnAir to RFXtrx433
See chapter 2.2 for the supported protocols.
http://www.rfxcom.com/Documents/RFXtrx% ... 0Guide.pdf
it is not possible to receive other RF data.
http://www.rfxcom.com/Documents/RFXtrx% ... 0Guide.pdf
it is not possible to receive other RF data.
Re: How to convert signal from ConnAir to RFXtrx433
b_weijenberg, thanks for your reply. I have read the guide but the problem is, that I don't know the protocol that is used by the quigg sockets. The RFXtrx433 does not show anything when I send commands with the quigg remote.
Can't the RFXtrx433 send/receive the same commands like Connair transmitter?
Can't the RFXtrx433 send/receive the same commands like Connair transmitter?
Re: How to convert signal from ConnAir to RFXtrx433
The quigg codes can be generated with the attached bash script. Is there no way to send the same signal with the RFXtrx433?
https://github.com/d-a-n/433-codes/blob ... e.md#quigg
https://github.com/d-a-n/433-codes/blob ... e.md#quigg
- b_weijenberg
- Forum Moderator
- Posts: 1746
- Joined: Sun May 14, 2006 4:32 pm
- Location: Netherlands
Re: How to convert signal from ConnAir to RFXtrx433
I guess you can use Lighting4 to transmit the commands.
See also the RFXtrx User Guide
See also the RFXtrx User Guide