Closed nseidle closed 1 year ago
Parser is working. DTM is being reported twice. 2nd occurrence is setting to 0:
Ah! There are two UBX_NMEA_DTM in index.html. This is because messageListBase is dynmically generated. If you don't open that menu, the residual HTML is sent/parsed. The solution is to remove the 'placeholder' HTML.
Fix is in place. Next release candidate should be good.
Originally reported here: https://forum.sparkfun.com/viewtopic.php?f=116&t=60181
Serial config correctly sets DTM, where WiFi config does not.
WiFi save button is correctly reporting the DTM NMEA message to the parser. It must be the parser that's missing it: