Hello,
I would like to use the watchdog_pi
plugin to
monitor the apparent
wind angle and speed. But I got “Wind N/A 0” reading and no alarms are triggered unsurprisingly.
However, the watchdog works for speed monitoring.
The calypso
wind meter sends wind data via can0 to SignalK and SignalK sends further the
NMEA sentences to
OpenCPN. In the debug window of
OpenCPN, I could see the wind data
NMEA sentence being transmitted correctly: “$IIVWR, 88.00, R, 14.38, N, 7.40, M, 26.64, checksum”.
Any hints to trouble shoot this? Does anyone know if watchdog expect something other than “$IIVWR”? Many thanks!