-
-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Link Between outside and inside units #127
Comments
Some AC units use 2-wire F1/F2 which is electrically the same as P1/P2, but logically different. And F1/F2 may not provide bus power. Other units use a one-wire protocol, this may be unsafe to touch, and which is definitely different from P1/P2. |
For context: Another application would be to build some specialised systems for example to heat your RV and warm water. Also prices for Waterunits seem to be quite high compared to Air/Air Units. |
Daikin Emura uses only one wire to my knowledge. |
Logically only means that there are other messages or that it's another protocol? |
It's also packet-based, but with different packet lenghts and (unknown) content. |
how hard would it be for a motivated human being to decode? |
Certainly doable! |
Hi does anybody know if the link between the outside and inside units use the same protocoll? Usually many ACs only use one wire for communication between those.
The text was updated successfully, but these errors were encountered: