Replies: 1 comment 5 replies
-
Not sure if S403 is electrically isolated from mains, so be careful. No idea if your model will accept 3.3V signalling, if not then it won't work directly connected to a 3.3V GPIO. Some models do work, some don't. This is why my Faikin hardware has a FET. Make sure you have tx and rx the right way round and configured with the right GPIOs. The code tries polarity inversions by default though. I think the 8266 port may do the same. |
Beta Was this translation helpful? Give feedback.
5 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.
-
My unit model is CTXM50RVMV. i used nodemcu esp8266 and firmware from amiga repo. I connected 8266 board directly to my unit PCB through port S403 as in amiga's manual.

Esp booted as expected but it always said: "System is off line."
I would like to attach the screenshot and connection photo. Please help me to figure out what can I do with those.
Beta Was this translation helpful? Give feedback.
All reactions