-
Notifications
You must be signed in to change notification settings - Fork 1
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
device not showing up #4
Comments
restoreGUI.sh removes the changes made when the script was installed. You must run install.sh again to change the GUI (only V1 GUI) for the script. |
ok, I did a:
nothing changes USB cable is flickering green and a Energy meter is shows up at setup.
but no Device at devices list, no value 8 GND black |
How did you see the energy meter at setup if it is not in the device list? |
I guess it is the USB device . In the menu
|
An EM540 was previously connected to the RS4852USB cable. This is probably the reason. Next I will try the following:
delete the
block I hope that does the job |
so far, no Energy meters are found. But no other device shows up.
any ideas? |
Stop the serial starter: Scan manually with debug information enabled: Restart the serial starter: Send the output of the scan. |
|
The connection seems to be OK. The response to transaction 1 is the same as on my SDM230. However, the query for the Easton devices is transaction 2. Here only the first two bytes are received. Have you tried a different baud rate? |
I did. But maybe after Eastron.py offers only faster:
I could add
and try slower? |
Try both. Slower and faster. |
I found an other solution for me in [https://github.com/OpenInverterGateway/OpenInverterGateway], but I am still interested in solving the problem in general. So if you feel like searching, I am happy to learn... Is there a recommendation to set the Stop bit (it's 1) or the other parameters? |
In the new logs there are now responses with the right lenght but still not the expected data:
Have you terminated the RS485 bus correctly? |
Hello,
Connecting a EM530 over the RS485 to usb cable works.
The SDM 120-M is connectedwith the same cable fails. Connected like this:
8 black
9 yellow
10 orange
restoreGUI.sh forces a GUI restart, so I guess the installation of the software is on the proper place and works.
But I do not find settings like refresh rate.
Energy-meter setup is following:
role: AC-Meter
phase: single Phase
pv inverter on phase 2 position: AC Input 1
How come it knows phase2?
Any hints?
The text was updated successfully, but these errors were encountered: