Skip to content
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

Open
x3oo opened this issue Sep 12, 2024 · 7 comments
Open

Link Between outside and inside units #127

x3oo opened this issue Sep 12, 2024 · 7 comments

Comments

@x3oo
Copy link

x3oo commented Sep 12, 2024

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.

@Arnold-n
Copy link
Owner

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.

@x3oo
Copy link
Author

x3oo commented Sep 16, 2024

For context:
Many ACs are well capable of heating up your water based heating system, if only you could attach a heat exchanger as an indoorunit. Since many people already do have AC Units it would be quite easy to connect them to the heating system if only you could communicate with the Outside unit.

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.

@x3oo
Copy link
Author

x3oo commented Sep 16, 2024

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.

Daikin Emura uses only one wire to my knowledge.

@x3oo
Copy link
Author

x3oo commented Sep 17, 2024

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.

Logically only means that there are other messages or that it's another protocol?

@Arnold-n
Copy link
Owner

It's also packet-based, but with different packet lenghts and (unknown) content.

@x3oo
Copy link
Author

x3oo commented Sep 17, 2024

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?

@Arnold-n
Copy link
Owner

Certainly doable!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants