You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Only NMEA for engine battery is sent over WiFi, but not for supply voltage
NMEA to serial and Debug is ok and according to values displayed on page:
D SerialService.cpp:219 Writing NMEA to Serial[1] output: $IIXDR,V,-416.57,V,engine*72
D SerialService.cpp:219 Writing NMEA to Serial[1] output: $IIXDR,V,-416.57,V,house*18
D SerialService.cpp:219 Writing NMEA to Serial[1] output: $IIXDR,V,-416.57,V,dc3*48
D SerialService.cpp:219 Writing NMEA to Serial[1] output: $IIXDR,V,12.09,V,kbox-supply*4A
The text was updated successfully, but these errors were encountered:
first mentioned in #150
wifi config: "xdrBattery": true
Only NMEA for engine battery is sent over WiFi, but not for supply voltage
NMEA to serial and Debug is ok and according to values displayed on page:
The text was updated successfully, but these errors were encountered: