Victron.Arduino-ESP8266 icon indicating copy to clipboard operation
Victron.Arduino-ESP8266 copied to clipboard

Empty values when printing

Open axwell opened this issue 6 years ago • 1 comments

Hello,

i'm trying to figure out why when increasing the print time from 1 second to 30 seconds i always get empty values. Any thoughts?

PS: 5 seconds, 10 or 15 seems ok.

axwell avatar Mar 17 '19 16:03 axwell

This could just be a timing issue when the data has been updated? Always ensure that the checksum has been calculated correctly, and then if that is valid, use that posted result.

I haven't been able to replicate that particular issue in my setup, however I am using hardware serial rather than software serial.

deswong avatar Apr 10 '20 09:04 deswong