Search found 4 matches
- Monday 11 March 2024 9:06
- Forum: Heating/cooling
- Topic: X3D decoding attempt
- Replies: 3
- Views: 2086
Re: X3D decoding attempt
I’ve now a working Controller in place with MQTT connection. Currently RF 66xx devices are implemented but the controller can be extended with more device types.
- Tuesday 05 December 2023 8:28
- Forum: Heating/cooling
- Topic: X3D decoding attempt
- Replies: 3
- Views: 2086
Re: X3D decoding attempt
After two weeks of deep digging in a Tydom, I'm now able to communicate with the devices.
The list of registers and other devices still needs some work but in main I added a lot of stuff.
The list of registers and other devices still needs some work but in main I added a lot of stuff.
- Monday 07 August 2023 18:12
- Forum: Heating/cooling
- Topic: X3D decoding attempt
- Replies: 3
- Views: 2086
Re: X3D decoding attempt
I'm nearly at 80% of protocol decoding, I think.
I now started to build a C++ library in a subfolder for generating and reading the messages.
I now started to build a C++ library in a subfolder for generating and reading the messages.
- Monday 31 July 2023 9:00
- Forum: Heating/cooling
- Topic: X3D decoding attempt
- Replies: 3
- Views: 2086
X3D decoding attempt
Hi everyone. I’m searching for enthusiasts who are interested in decoding and encoding X3D messages. I’m owner of a bunch of thermostats and switch actors. I’ve also done a lot of research and created a PR to the rtl_433 to decode/dump some basic data. https://github.com/mr-sven/rtl_433/blob/master/s ...