dproetel
dproetel
Hi, I tried the SDM220 SDM230 and SDM72, but none of them respond. Am Do., 6. Aug. 2020 um 08:14 Uhr schrieb andig : > According to > https://github.com/volkszaehler/mbmd/blob/master/docs/mbmd_run.md there...
If I do it with --raw the non working SDN120 shows: ``` 2020/08/06 07:20:51 initialized device SDM2201-1: {SDM220 SDM220 Eastron SDM220 0} 2020/08/06 07:20:51 modbus: send 01 04 01 58...
HI, thanks for the formatting. The SDM is attached via a USB Modbus adapter to my Raspberry. With my SDM630 it worked well. I use: `mbmd scan -a /dev/ttyUSB0 -b...
`c4d965b` doesnt work. 51eb643 also not with 009d3fe make build freezes at ``` go build -v -ldflags '-X "github.com/volkszaehler/mbmd/server.Version=009d3fe" -X "github.com/volkszaehler/mbmd/server.Commit=009d3fe"' github.com/influxdata/line-protocol ```
now the 009d3fe works, more swap space was needed. ```` ./mbmd run -a /dev/ttyUSB0 -d sdm220:1 -b 2400 -v --raw 2020/08/07 11:17:40 mbmd 009d3fe (009d3fe) 2020/08/07 11:17:40 config: creating RTU...
Thanks, I read somewhere that the 120C uses a "different" protocol. Maybe thats the reason. Because a lot of communication works fine, like the first 3 requests and also the...