NodeRedEPEverDashboard icon indicating copy to clipboard operation
NodeRedEPEverDashboard copied to clipboard

Two Epever on one RS485?

Open Emmpunkt opened this issue 2 years ago • 3 comments

Hi, is it possible to use one USB RS485 Adapter with two Epever in parallel? I trying it for several hours now, but i´m failing ;) My Raspi is not even starting if i don´t unplug the USB..

The Error Message i get is: Error: Client Not Ready To Read At State reconnecting Sometimes one of the Units is working, but never both at the same time. Sometimes Unit-ID 1, sometimes ID 2

Emmpunkt

Emmpunkt avatar Jul 21 '22 17:07 Emmpunkt

You might be able to change the device address of the 2 Epever. By default they might have the same address. With the LCD remote display in the settings, you can do that. I'm not saying this will work, just that this might be a prerequisite.

On Thu, Jul 21, 2022 at 10:35 AM Emmpunkt @.***> wrote:

Hi, is it possible to use one USB RS485 Adapter with two Epever in parallel? I trying it for several hours now, but i´m failing ;) My Raspi is not even starting if i don´t unplug the USB.. Emmpunkt

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

TerryFrench avatar Jul 22 '22 05:07 TerryFrench

They both have different addresses. 1&2. I made this with the Epever Software.

TerryFrench @.***> schrieb am Fr., 22. Juli 2022, 07:14:

You might be able to change the device address of the 2 Epever. By default they might have the same address. With the LCD remote display in the settings, you can do that. I'm not saying this will work, just that this might be a prerequisite.

On Thu, Jul 21, 2022 at 10:35 AM Emmpunkt @.***> wrote:

Hi, is it possible to use one USB RS485 Adapter with two Epever in parallel? I trying it for several hours now, but i´m failing ;) My Raspi is not even starting if i don´t unplug the USB.. Emmpunkt

— Reply to this email directly, view it on GitHub https://github.com/AdamWelchUK/NodeRedEPEverDashboard/issues/22, or unsubscribe < https://github.com/notifications/unsubscribe-auth/ABK4I2N2NYQIOM7BMO7CVPTVVGC4NANCNFSM54IOC7QQ

. You are receiving this because you are subscribed to this thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/AdamWelchUK/NodeRedEPEverDashboard/issues/22#issuecomment-1192190090, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEUZOGTM6OAZX3HTHWXT2DDVVIUZPANCNFSM54IOC7QQ . You are receiving this because you authored the thread.Message ID: @.***>

Emmpunkt avatar Jul 22 '22 05:07 Emmpunkt

turn on logging / trace on the node getting the data. Also depending on your hardware and how you transfer the bits, you might be able to get some logging there too (if you have a serial/485 to IP conversion for instance). If you see packets from both devices, it might be possible to change the NodeRed code to split the replies from each device. That would be my guess here.

On Thu, Jul 21, 2022 at 10:20 PM Emmpunkt @.***> wrote:

They both have different addresses. 1&2. I made this with the Epever Software.

TerryFrench @.***> schrieb am Fr., 22. Juli 2022, 07:14:

You might be able to change the device address of the 2 Epever. By default they might have the same address. With the LCD remote display in the settings, you can do that. I'm not saying this will work, just that this might be a prerequisite.

On Thu, Jul 21, 2022 at 10:35 AM Emmpunkt @.***> wrote:

Hi, is it possible to use one USB RS485 Adapter with two Epever in parallel? I trying it for several hours now, but i´m failing ;) My Raspi is not even starting if i don´t unplug the USB.. Emmpunkt

— Reply to this email directly, view it on GitHub https://github.com/AdamWelchUK/NodeRedEPEverDashboard/issues/22, or unsubscribe <

https://github.com/notifications/unsubscribe-auth/ABK4I2N2NYQIOM7BMO7CVPTVVGC4NANCNFSM54IOC7QQ

. You are receiving this because you are subscribed to this thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub < https://github.com/AdamWelchUK/NodeRedEPEverDashboard/issues/22#issuecomment-1192190090 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AEUZOGTM6OAZX3HTHWXT2DDVVIUZPANCNFSM54IOC7QQ

. You are receiving this because you authored the thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/AdamWelchUK/NodeRedEPEverDashboard/issues/22#issuecomment-1192193186, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABK4I2KM63SIRPEXL2TARNLVVIVRFANCNFSM54IOC7QQ . You are receiving this because you commented.Message ID: @.***>

TerryFrench avatar Jul 31 '22 18:07 TerryFrench