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
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.
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:
![image](https://private-user-images.githubusercontent.com/117102/267402410-c542f447-c1e0-4ac7-84c4-2cee25b3679a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzMTc3MjgsIm5iZiI6MTczOTMxNzQyOCwicGF0aCI6Ii8xMTcxMDIvMjY3NDAyNDEwLWM1NDJmNDQ3LWMxZTAtNGFjNy04NGM0LTJjZWUyNWIzNjc5YS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjExJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMVQyMzQzNDhaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0zM2RiYWEwMDExMzExMWVkYmYwN2EyOGNkMzQ4OWMxNTdkZGRkMGMyZjE3ZmJkNzQ1OTQxZDE3MGM5MGNkMDZiJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.Na1ObWFcS4zzXonHpwxFJFk7tUjb8NMntKmlWmy2j3o)
The text was updated successfully, but these errors were encountered: