Replies: 8 comments 33 replies
-
You can set You can also disable the inverted tx and rx attempts and disable s21 in the settings to stop it trying anything else but the straight X50 protocol. (and then power cycling it all).
|
Beta Was this translation helpful? Give feedback.
-
No luck unfortunately. I also tried rewiring the harness just in case and power cycling a few times with the suggestions above. Not sure if anyone has experience connecting the wrong X50A pins (if that's a possible cause). I made the assumption JST socket orientation (therefore the pinouts) would match between models, so my harness is connected like this: ---X50A--- (comparing to the eBay image linked above) In your code, do you just pass along the raw message from the unit, or is 15EA a parsed response? Whilst I am getting an Rx response, it's completely unresponsive to the Tx message: Rx side:
|
Beta Was this translation helpful? Give feedback.
-
I have made a beta with a setting I have yet to code any of the messages. When you have time, set your |
Beta Was this translation helpful? Give feedback.
-
I have a FTX25J3V1B. This is my Board. Connected to S403-port |
Beta Was this translation helpful? Give feedback.
-
@revk did you end up solving this one? I have a fdyq250lav1 indoor unit (with X50A/X35 ports), and connected it using one of these cables: https://www.aliexpress.com/item/1005005465304996.html?spm=a2g0o.order_list.order_list_main.11.4e781802joU7C5 The Faikin powers on (purple light flashing) and I can connect to it via WiFi - the UI simply says "System is offline." Any help / insights? |
Beta Was this translation helpful? Give feedback.
-
It seems i am in the same boat when it comes to this aswell My unit is a FBQ60BV1A with a FBQ35-60B7V1 control board - This is an in ceiling unit and it currently is controled with a P1|P2 interface. Like yours the X50A port is a larger JST-EH. Happy to help put where i can in reverse engineering this. Has there been any more progress? My board below. |
Beta Was this translation helpful? Give feedback.
-
I can get some dumps from my X50A maybe. |
Beta Was this translation helpful? Give feedback.
-
This is an example from my unit, X50A
|
Beta Was this translation helpful? Give feedback.
-
I have a FDYQ ducted system (AUS, 2010) which has an X35/X50A port not recognised by the Faikin.
It's generating these errors in MQTT as it cycles through the Tx/Rx combinations:
{"protocol":"X50A","badhead":true,"mismatch":true,"badrxlen":true,"data":"15EA"}
{"protocol":"X50A¬Tx","badhead":true,"mismatch":true,"badrxlen":true,"data":"15EA"}
{"protocol":"X50A¬Rx","badsum":"7A","data":"7505"}
{"protocol":"X50A¬Tx¬Rx","badsum":"F4","data":"75057505"}
I'll mention the X50A port on this model is a different size to others here. It's an 8-pin JST-EH connector (same as S21 but longer) - I had to modify the cable to connect it. The mainboard is identical to the one in this eBay listing: https://www.ebay.co.uk/itm/224203252109
What do I need to start debugging? It's a ducted unit and a real pain to get in there.
Beta Was this translation helpful? Give feedback.
All reactions