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

[3.0.4] GivEVC does not work (over ethernet?) #311

Open
DJBenson opened this issue Dec 8, 2024 · 1 comment
Open

[3.0.4] GivEVC does not work (over ethernet?) #311

DJBenson opened this issue Dec 8, 2024 · 1 comment

Comments

@DJBenson
Copy link

DJBenson commented Dec 8, 2024

I am running GivTCP 3.0.4 and have been upgraded to v1.1.13 of the firmware on the unit and it does not work with GivTCP. My EVC is connected by ethernet so I'm aware of the need to wait on reboot of the device for the WLAN to go down which then opens up the modbus port (an nmap trace shows the port is open).

The entities in GivTCP are all available - I get realtime power usage, grid voltage etc. but any commands fail to actually control the device so modbus IS working, but only for reading...

If I monitor the logs, I can see that the command is being picked up but it does not appear to get to the EVC.

Whilst tinkering last week I spotted that if I do the following, sometimes it does work, which looks like the commands are getting stuck somewhere;

  • Send a command (like starting the charge)
  • Watch the logs to see the command being picked up
  • Restart GivTCP
  • The logs again show the command being processed and sometimes it actually kicks the EVC into life

This method does cause the modbus port to get locked up pretty easily though causing the 5 minute wait period for it to become available again. During this time NMAP shows the port is still open but assume from a GivTCP perspective it's not responding.

These are the entities created by GivTCP showing modbus is working to a certain extent;
image

@DJBenson DJBenson changed the title [3.0.4] GivEVC does not work [3.0.4] GivEVC does not work (over ethernet?) Dec 8, 2024
@matttheotter
Copy link

I'm noticing some behaviour issues with the EVC too.

GivTCP 3.0.4 - hasn't had a firmware upgrade yet.

Mine is on Wifi, I can see the automation running to initiate a charge however if I check the logs the EVC appears to be ignoring it.

I initiate the command from the cloud and it works.

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