Hi,
I’m looking for someone who is also interested in develop a custom RF gateway for the X3D protocol.
I’ve done already some research on it but I need someone with a Tydom and an RTL-SDR to do some traces on the proto to get more informations about the playload.
I’ve done a fork of rtl_433 and added a basic decoder. I also documented my current researched informations: rtl_433/deltadore_x3d.c at 224a3e350a9e8d4e27119447ddf46e2aa1972e29 · mr-sven/rtl_433 · GitHub
I’m happy for any help on that.
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.
Hi,
cool. If you are interested in reversing the protocol, you can make some scans with an RTL-SDR if you have. My fork of rtl_433 can dump the X3D protocol.
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.
Hi, here is the project: GitHub - mr-sven/x3d-rfm-esp32: X3D RFM69 ESP Interface, the current controller is located under ng-x3d-ctrl, you can use the x3d-raw-monitor to dump the X3D payload so we can work together on the data analysis.
Hi @mr_sven
I am very interesting in using and potentially contributing to this project as I have a single shutter that, as far as I could understand from my research uses DeltaDore protocol, while for the rest it’ll have somfy (and zigbee dongle for HA) so I really don’t want to buy Tydom for just this and would rather try a DIY approach. However it’s something very new to me - do you happen to have discord or some other place where we could perhaps have a more fluid way to discuss?
Hi @mr_sven No problem, I mentioned it as it’s one of the most used chat/community platforms nowadays in this kind of communities. Sure, github discussions can be a starting point