I'm operating a Meteobridge PRO with a Davis 6322 since July 2019 providing meteo data for my webpage (https://www.kusti.ch/wetterstation/). Everything ran quite well until I had to disconnect my Meteobridge PRO from power for a few days, since then I'm not able to receive any data of my Davis station, looks like the firmware is not able to connect to the internal receiver (just a guess!):
Code: Select all
logger (31.12.2022 13:41:14): data logger (version 5.4, build 14873) started.
logger (31.12.2022 13:41:15): station 0 (Meteostick Vantage), can't open device /dev/ttyMH: No such file or directory
logger (31.12.2022 13:41:15): station 0 (Meteostick Vantage), connect to station failed.
logger (31.12.2022 13:41:15): connect station 9 (System Data via Plug-in).
logger (31.12.2022 13:41:18): waiting for sensors (wind0, rain0, th0, thb0) to provide data.
logger (31.12.2022 13:41:18): services paused.
logger (31.12.2022 13:41:45): station 0 (Meteostick Vantage), can't open device /dev/ttyMH: No such file or directory
logger (31.12.2022 13:42:45): message above repeats 2 times.
database (31.12.2022 13:43:02): database sync done (17 tables, 170/170 writes).
logger (31.12.2022 13:43:15): give up waiting for sensors after 120 secs.
logger (31.12.2022 13:43:15): services activated.
logger (31.12.2022 13:43:15): station 0 (Meteostick Vantage), can't open device /dev/ttyMH: No such file or directory
logger (31.12.2022 14:08:15): message above repeats 50 times.
I found an entry in the forum here (viewtopic.php?p=41392&hilit=%2Fdev%2FttyMH#p41392) but looks like there was no happy end (at least not public in the thread).
Is there any chance to fix this by software / configuration or is this really a hardware failure?
Thanks for any suggestions!
Christian