jalla2000 / kamstrup-mqtt

Receives data from Kamstrup energy meter and sends it over MQTT
GNU General Public License v2.0
21 stars 5 forks source link

Parser fails when obis value contains 0x7E #1

Closed jalla2000 closed 5 years ago

jalla2000 commented 5 years ago

The logic to detect end of frame is too primitive, and will chop the end of if the obis value contains 0x7E. In my experience, that is roughly 1 out of 50 frames.