Skip to content
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

Parser suddenly cannot parse anymore. #3

Open
MaxVandenbussche opened this issue Feb 4, 2021 · 1 comment
Open

Parser suddenly cannot parse anymore. #3

MaxVandenbussche opened this issue Feb 4, 2021 · 1 comment

Comments

@MaxVandenbussche
Copy link

Hello,
I made a small DSMR to MQTT application on a ESP8266 SOC.

This application has worked fine for several weeks but now does not anymore. I also log the errors generated by your parser-code. And there is always the same parsing error for each request.
I get the following error, but for me this looks like a valid line of a DSMR telegram. The OBIS. decimal, decimal separator, fractional digits and the unit are all there. Any idea why the parser trips up over these values?

1-0:31.7.0(007.18*A)
              ^
Missing unit
@lvzon
Copy link
Owner

lvzon commented Feb 4, 2021

Hmm that is strange indeed, as far as I can see this should work. Do you have a full telegram I could test, or is it hard to dump one with your setup? And what brand/model meter are your reading?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants