Page 1 of 1

X10 meter protocol

Posted: 09 Sep 2023, 21:59
by arcadien
Hello, i'm trying to send information to my RFLink using the X10 (meter) protocol. I am using a modified [1] to craft the data.
However, decoded data on the RFLink side is not the data I try to send.
Can you provide information about your decoder? It's hard to find documentation about this part (meter) of the protocol.
I made some changes to the lib in my own project [2] without success.

Any help would be appreciated :)

Regards,

Aurélien


[1]: https://github.com/pyrou/X10RF-Arduino
[2] : https://github.com/arcadien/tinySensor/ ... er/lib/x10

Re: X10 meter protocol

Posted: 20 Sep 2023, 14:57
by bidrohini
Here I found another thread about X10 but nobody answered here either :(
viewtopic.php?t=2816
Here is another in Domoticz: https://www.domoticz.com/forum/viewtopic.php?t=12055

Re: X10 meter protocol

Posted: 20 Sep 2023, 17:14
by Stuntteam
Very old threads.. also many firmware versions ago.
arcadien should show some more data if he wants help..
Like what data he is sending and what data is received.

It might just be that he sends decimal numbers and receives the value in hexadecimal or something like that.