Closed rvdgaag closed 4 months ago
Did you set two different modbus addresses for each SDM630?
Yes I did, no 1 is the evse, 11 is the sdm630 for the EV and 12 is for the mains including PV.
Van: Michael Stegen @.> Verzonden: Monday, February 28, 2022 10:36:16 AM Aan: SmartEVSE/smartevse @.> CC: rvdgaag @.>; Author @.> Onderwerp: Re: [SmartEVSE/smartevse] Strange behaviour (Issue #45)
Did you set two different modbus addresses for each SDM630?
— Reply to this email directly, view it on GitHubhttps://github.com/SmartEVSE/smartevse/issues/45#issuecomment-1054064624, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ACNTC37ILHK62ZKRYTDWT33U5M6ZBANCNFSM5PQIXMXQ. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you authored the thread.Message ID: @.***>
address 11 and 12 should be ok. The measured (Mains) currents for each phase should be visible on the LCD of the SmartEVSE. Also when the EV is not charging. Do these currents look OK?
Yes it is fine, it worked fine for a couple of months but now it is a disaster.
Also reading the MODBUS registers with an external Iobroker gateway works fine.
In the mean time I found that when I disconnect the iobroker gateway (which polls data every 10seconds), the Smart EVSE works as it should. To me it looks like the Smart EVSE misses data from the mains meter by collisions ?? And shuts off.
Any suggestions how to solve this ? I bought the ease mainly because I could monitor it via modbus.
SmartEVSE interrupts measurement when detecting another modbus master https://github.com/SmartEVSE/SmartEVSE-2/commit/1f0bc9ffe44c02f13dfd7752a36b76c7062dc0f0 10seconds is quite often, maybe try 30 or more seconds
Thanks, yes I will try next time with 60 seconds updates
Van: Robert Heel @.> Verzonden: Monday, February 28, 2022 5:33:07 PM Aan: SmartEVSE/smartevse @.> CC: rvdgaag @.>; Author @.> Onderwerp: Re: [SmartEVSE/smartevse] Strange behaviour (Issue #45)
SmartEVSE interrupts measurement when detecting another modbus master @.***https://github.com/SmartEVSE/SmartEVSE-2/commit/1f0bc9ffe44c02f13dfd7752a36b76c7062dc0f0 10seconds is quite often, maybe try 30 or more seconds
— Reply to this email directly, view it on GitHubhttps://github.com/SmartEVSE/smartevse/issues/45#issuecomment-1054439289, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ACNTC3ZIFA52JBMPCPVQLFDU5OPUHANCNFSM5PQIXMXQ. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you authored the thread.Message ID: @.***>
Ok topic can be closed, the to frequent data requests caused collisions so the smart else did not receive the data from the SDM-630 and cut off the power.
Thanks for the support
Smart-evse V2 with 2.3 firmware
When set to smart mode, with both a SDM-630 for the EV and Mains, the charger starts and after a couple of seconds it closes the contactor again, starts again over and over. There are no other heavy users in the home grid active so the full 3x25A is available.
With normal charging everything works fine.
Any ideas ?