mkeymolen / DavisVantage.WeatherReader

Davis Vantage WeatherReader is a crossplatform .netcore library that reads weather data from a Davis Vantage weatherstation. It follows the official Davis Vantage Pro serial communication protocol
MIT License
4 stars 2 forks source link

sometimes there is an infinite loop while trying to read weatherdata #2

Closed mkeymolen closed 7 years ago

mkeymolen commented 7 years ago

if the response from the console to the read command is empty, the library is stuck in an infinite loop while trying to search the ACK response byte

mkeymolen commented 7 years ago

fixed in release 1.3.1

mkeymolen commented 7 years ago

Issue seems not completely solved. Application randomly hangs while reading first byte in stream