RalfJL / VE.Direct2MQTT

Use a esp32 to push VE.Direct ASCII messages to a MQTT server
MIT License
58 stars 16 forks source link

No Issue, just a question! #16

Open HiVolume opened 3 months ago

HiVolume commented 3 months ago

First of All great Project! Now my question: Is there any posibility to connect more than One Device with one ESP? I hav 2 Mppt Charger and would like to connect them to one ESP.

Thanks

RalfJL commented 3 months ago

Well, the esp32 can use multiplelines. But that would need some additional programming and you would connect them via ground which might not be what you want. I would suggest to use one ESP per device