dxoverdy / Alpha2MQTT

A smart home interface for AlphaESS solar and battery inverters.
GNU General Public License v3.0
41 stars 6 forks source link

Other hardware #19

Closed vantech14 closed 7 months ago

vantech14 commented 9 months ago

Hi,

Is there a known "ready to use" device available that can connect via 485 into my B3?

I'd rather use a factory made device if I can.

Contacted alpha recently and when I (eventually) got a reply, they confirm Mobus TCP isn't possible.

Thanks.

dxoverdy commented 9 months ago

I’m rocking a B3 too, for what it’s worth. It’s functional but you can sorta tell Alpha have moved on and aren’t taking older kit with them.

A bit like Samsung really.

It’s a shame as I’d have loved the opportunity to build a robust development for modbus tcp.

Dan

On Thu, 12 Oct 2023 at 19:48, vantech14 @.***> wrote:

Hi,

Is there a known "ready to use" device available that can connect via 485 into my B3?

I'd rather use a factory made device if I can.

Contacted alpha recently and when I (eventually) got a reply, they confirm Mobus TCP isn't possible.

Thanks.

— Reply to this email directly, view it on GitHub https://github.com/dxoverdy/Alpha2MQTT/issues/19, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZC7OYM5K2XXCKIW3VKDUQ3X7A3OZANCNFSM6AAAAAA56BLMOI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

vantech14 commented 8 months ago

@dxoverdy do you happen to know the Modbus slave address / ID for your b3 inverter? I have tried 85 and no luck!

Thanks.

dxoverdy commented 8 months ago

The default of 0x55 worked for me and 100% of other folk I know of.

I’d be looking elsewhere for faults to be honest. Regards Dan

On Fri, 10 Nov 2023 at 20:00, vantech14 @.***> wrote:

@dxoverdy https://github.com/dxoverdy do you happen to know the Modbus slave address / ID for your b3 inverter? I have tried 85 and no luck!

Thanks.

— Reply to this email directly, view it on GitHub https://github.com/dxoverdy/Alpha2MQTT/issues/19#issuecomment-1806361713, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZC7OYLXJ26PPUWCR44VPVDYD2BW3AVCNFSM6AAAAAA56BLMOKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMBWGM3DCNZRGM . You are receiving this because you were mentioned.Message ID: @.***>

vantech14 commented 8 months ago

@dxoverdy I've got it working. I am however struggling to find the correct registers for the following:

Consumption in watts (total load for the house in watts) - is this the value of the battery + grid + solar combined?

Grid and solar total energy consumed / exported?

Battery load (charging vs discharging)

Any ideas / hints? Thanks.

dxoverdy commented 8 months ago

Those are exposed in the ten second schedule

On Sat, 11 Nov 2023 at 13:21, vantech14 @.***> wrote:

@dxoverdy https://github.com/dxoverdy I've got it working. I am however struggling to find the correct registers for the following:

Consumption in watts (total load for the house in watts) - is this the value of the battery + grid + solar combined?

Grid and solar total energy consumed / exported?

Battery load (charging vs discharging)

Any ideas / hints? Thanks.

— Reply to this email directly, view it on GitHub https://github.com/dxoverdy/Alpha2MQTT/issues/19#issuecomment-1806816013, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZC7OYJ7E632ITVZLJFSKXTYD53W3AVCNFSM6AAAAAA56BLMOKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMBWHAYTMMBRGM . You are receiving this because you were mentioned.Message ID: @.***>