This repository was archived by the owner on Jun 13, 2026. It is now read-only.
Replies: 1 comment 3 replies
|
The Also, some A/Cs want 5V not 3.3V Also, some A/Cs need a pull up. |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello. I installed a Daikin Synergi (FTXTM30S) this summer, and found someone locally that sold a preflashed Faikin with the supposedly correct cable. I bought it (mostly because of lazyness) and I quickly found out that the cable was not correct. When I got the correct cable that fits in my S21 port, it was still not working, and I am suspecting there is more stuff that is wrong.
The seller had used his on a Daikin Emura of the same generation as mine, so I suspect it should be able to work.
The board I have now that came preflashed is an ESP32-C3 devboard, and the cable is soldered directly to the plug (no voltage regulator or levelshifters).
My unit is one of the new versions where the wifi module is integrated and the S21 port is free.


This is how it is connected:
I get the "System is offline (no data tx/rx)."
I did some digging on the board, and found out that the rx/tx pins that I use on the board seems to be ping 20 and 21, but in the settings, the tx and rx is set to pin 26 and 27. I have tried to change it 20 and 21 (and tried to flip tx/rx both set of numbers) with no luck:
But because of this I am also a bit unsure if the rest of the settings are okey.
So I would love a sanity check on the pinout and possibly the config, and some assistance in what the next steps should be.
I am open to reflash the board I have now, I also have some ESP32 devboards I can try, and if there is a fatal flaw in the design here, I am open to buy a new an proper Faikin.
All reactions