-
Hello
I made a fork of mbmd to add several extra addresses to the [SDM220 meter](https://github.com/hacor/mbmd/blob/master/meters/rs485/sdm220.go#L25)
The build seems to work fine, but in the new…
hacor updated
3 years ago
-
### The problem
I have two solar inverters from which I read data with the modbus integration. Before the update of modbus it worked well. You could define from which hub the register / sensor should…
-
Hello,
I admit i have low knowledge on how the library works but i know about master/slave Modbus concept.
I was wondering whether a "multiple sdm environment" can work on a single esp32.
The idea …
maxdd updated
3 years ago
-
Hello
I have ESP32 that reads SDM220 via Modbus using this library.
It worked long time without issues. Last time I update firmware of my ESP32 around December 2020 (though not sure what version …
-
i had mbmd running for rather a long time but i was facing issues with connecting my SDM120, i had it configured as an SDM, but only after a long time i found out that i needed to configure it as a SD…
-
### What version of Go, VS Code & VS Code Go extension are you using?
- Run `go version` to get version of Go
- go version go1.15.3 darwin/amd64
- Run `code -v` or `code-insiders -v` to get versio…
andig updated
2 years ago
-
Hi reaper7
Thanks for this great library and the examples.
I am working with SDM 120C & SDM72D. With the SDM 120C requests can be done without any delay. When I try the same with SDM72D the ener…
-
Hallo,
bei mir wird der Verbraucher im Graphen nicht dargestellt (Und in der Übersicht steht "Verbraucher1" und nicht wie erwartet der eingetragene Name, aber das wäre unwichtig).
Was ich bish…
-
hello i'm a newbee and have a problem with the usb-serial connection with the SDM220.
i use a usb serial adapter (black stick with 2 connections for the modbus)
my loggings are:
pi@raspberrypi:…
-
When using the code below with a SDM120C:
`#include //import SDM template library
SDM sdm; …