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

Adapter not working when connected to slave device #13

Open
mwullink opened this issue Jan 2, 2023 · 6 comments
Open

Adapter not working when connected to slave device #13

mwullink opened this issue Jan 2, 2023 · 6 comments

Comments

@mwullink
Copy link

mwullink commented Jan 2, 2023

The adapter functions perfect when it is connected to the Brink Renovent Excellent 300 when this device is running as ebus master.
But the adapter does not power up when i set the Brink Renovent Excellent 300 to be a slave (which is better because otherwise all ebus command will be reverted after a few seconds by the device)

now i'm running the Brink Renovent Excellent as master and have to send to fanspeed command every 10 seconds to make sure the fanspeed value does not revert to default value.

what might be the issue here with the adapter, is this by design?

otherwise the adapter is awesome!

device: https://www.brinkclimatesystems.nl/documenten/renovent-excellent-300-400-612010.pdf

@danielkucera
Copy link
Owner

Hi @mwullink ,
this is an interesting behavior but it makes sense - only master should power the bus.

I can see in the guide there is 24V "Aansluiting" .
image

Is it input or output?
Can you confirm there is 24V on those terminals and try to connect pin 6 to adapter TP2 test point?

@mwullink
Copy link
Author

mwullink commented Jan 3, 2023

Unfortunately the X15 connector is only available on the Plus version of the Brink Revovent.
Could i also use something like this?
https://www.tinytronics.nl/shop/nl/power/voedingen/24v/mean-well-voeding-24v-0.625a-switching-power-supply-rs-15-24

@danielkucera
Copy link
Owner

You can try to connect any DC power adapter with output 5V-26V between TP2 (+) and TP3 (-).

@mwullink
Copy link
Author

mwullink commented Jan 4, 2023

i tried powering the adapter with my breadboard power supply (5v) the red led's turn on and the blue wifi led was also blinking intermittendly. But the adapter was not getting an ip-address, i could not connect to it or ping it. The adapter also did not start its own wifi accesspoint.

wat am i doing wrong here?

@danielkucera
Copy link
Owner

Right, now I realized this won't work probably.
The bus is not powered this way so there cannot be any communication.
You would need to properly power the bus somehow.
See page 23 here: https://ebus-wiki.org/lib/exe/fetch.php/ebus/spec_prot_12_v1_3_1_e.pdf

@mwullink
Copy link
Author

mwullink commented Jan 5, 2023

my electrical engineering skills are very limited, i have no idea on howto power the bus.
i guess i will just keep running it with home assistant sending the fanspeed command every 10 seconds.
thx for your help.

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