Hi community, I have created a driver for the Eastron SD272DM-V2
https://github.com/bkbme/victronEnergy
Amazon Link:
Is there any wiki or repository I could push this to?
This site is now in read-only archive mode. Please move all discussion, and create a new account at the new Victron Community site.
Hi community, I have created a driver for the Eastron SD272DM-V2
https://github.com/bkbme/victronEnergy
Amazon Link:
Is there any wiki or repository I could push this to?
Hi @bkiesbauer I am trying to test your driver. I copied all the files to the directory and rebooted. Its not showing any data, how can i set up and check the correct USB device?
Regards Christian
root@raspberrypi4:~# ls -l /dev/serial/by-id
lrwxrwxrwx 1 root root 13 Jan 1 1970 usb-FTDI_FT232R_USB_UART_AB0MGIOW-if00-port0 -> ../../ttyUSB0
lrwxrwxrwx 1 root root 13 Jan 1 1970 usb-VictronEnergy_MK3-USB_Interface_HQ21327P2VK-if00-port0 -> ../../ttyUSB1
Mar 20 00:09:06 raspberrypi4 user.info kernel: [ 4.654387] usb 1-1.2: Detected FT232RL
Mar 20 00:09:06 raspberrypi4 user.info kernel: [ 4.690514] usb 1-1.2: FTDI USB Serial Device converter now attached to ttyUSB0
EDIT:
Its working now. I had to swap A&B again on one side and configure the baud rate on the meter to 19200, the default password is 1000 by the way if anyone else needs it.I am now using the following:
Counter: https://amzn.to/3LBlkum (currently only costs 51.50 EUR)
RS485 USB adapter: https://amzn.to/3Jw5lL8 (the version with FT232RL chip, currently 18.50 EUR)
So why spend so much on an ET340 that doesn't even have a display?
@bkiesbauer
Short Feedback:
L2 and L3 need to be swapped within the driver so that it will fit to the meter display.
Regards Christian
Hi @bkiesbauer,
thanks for the adapter. Works in principle, but with different sign the displays are not correct for me. With L2+L3 the sign is missing at the current and the sum is formed incorrectly. With different signs of the representation in the picture is not correct at all.
Do you have an idea?
Additional resources still need to be added for this topic
40 People are following this question.