Page 1 of 1

How to convert signal from ConnAir to RFXtrx433

Posted: Mon Nov 11, 2013 11:19 pm
by dan
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.

Re: How to convert signal from ConnAir to RFXtrx433

Posted: Tue Nov 12, 2013 12:34 am
by b_weijenberg
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.

Re: How to convert signal from ConnAir to RFXtrx433

Posted: Tue Nov 12, 2013 12:50 am
by dan
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?

Re: How to convert signal from ConnAir to RFXtrx433

Posted: Tue Nov 12, 2013 1:03 am
by dan
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

Re: How to convert signal from ConnAir to RFXtrx433

Posted: Tue Nov 12, 2013 10:27 am
by b_weijenberg
I guess you can use Lighting4 to transmit the commands.
See also the RFXtrx User Guide