[vz-users] Data Transfer from EMH 00 over nanomcu - wlan to Raspy4 with vzlogger problem

Frank Richter frank.richter83 at gmail.com
Sat Nov 16 00:28:45 CET 2019


Hi Roland,

gerne auch auf deutsch :-)
Mit .de-Domain geh ich mal davon aus dass du deutsch sprichst?

Die Config sieht soweit okay aus, allerdings schreibst du einmal Port 23
und einmal 24?
Wenn zwar grundsätzlich Daten ankommen, vzlogger aber keine Anstalten
macht, die SML-Telegramme zu decodieren, könnten Bitfehler die Ursache
sein. Besorg mal einen Dump der seriellen Daten (socat?).

Viele Grüße
Frank

Am Fr., 15. Nov. 2019 um 23:22 Uhr schrieb Roland Dibak <roland at dibak.de>:

>
>
> I want to query my electricity meter with vzlogger.
>
> Counter is an EMH 00. IR LED is transmitting.
>
> Continue with IR Diode, Nanomcu with ESPEasy and Device Serial Server into
> the WLAN
>
> TCP port 23, 9600 baud, 8N1,
>
> Data is sent and arrives.
>
> I see that with putty on PC. I can not read, but i see running data.
>
> Vzlogger 0.8.0 is installed on Raspi4.
>
> Data as above. With „sml“ nothing matters.
>
> I turn to „D0“ i get data but I can not get on with that
>
> "Too much data for OBIS code"
>
> I changed databits and parity. Did not help.
>
> What else can I try?
>
>
>
> My config
>
>
>
> {
>
>   "retry": 0,
>
>   "daemon": false,
>
>   "verbosity": 15,
>
>   "log": "/home/pi/vzlo_sml.log",
>
>   "local": {
>
>     "enabled": false,
>
>     "port": 8080,
>
>     "index": true,
>
>     "timeout": 30,
>
>     "buffer": 600
>
>   },
>
>   "meters": [
>
>     {
>
>       "enabled": true,
>
>       "allowskip": true,
>
>       "protocol": "sml",
>
>       "host": "192.168.4.20:24",
>
>       "baudrate": 9600,
>
>       "parity": "8N1",
>
>       "aggtime": -1,
>
>       "aggfixedinterval": true,
>
>       "read_timeout": 60
>
>     }
>
>   ]
>
> }
>
>
>
> I hope someone can help me
>
> Best regards
>
> Roland
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://demo.volkszaehler.org/pipermail/volkszaehler-users/attachments/20191116/dd4f6efd/attachment.html>


More information about the volkszaehler-users mailing list