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
@nseidle : Could this be the same issue I'm seeing on Facet mosaic? If the BLE task is preventing the GNSS UART task from being serviced, could that explain loss of incoming SIV and RTCM data? Please try the same test - set Bluetooth Mode to Classic or Off - and see if that improves delivery of SIV and RTCM.
Different I believe. The solution is related to specifically how the LG290P reports SIV. Initially we were reporting SIV used in a fix, and in Base mode on the LG290P, there is no fix, so there's no SIV used in a fix.
Thanks. Agreed. I'm struggling to find the root cause of the BLE-stopping-the-GNSS-UART-task on Facet mosaic. I don't see the same issue on Postcard. I do see the same [D][BluetoothSerial.cpp:792] waitForConnect(): connection closed! messages whenever BluetoothSerial is enabled (Dual or Classic). But I think those are a red herring. The GNSS data keeps on arriving. I'll keep digging...
When in Base mode, 0 SIV is reported. RTCM output looks like it is reduced to 25 bytes (not nearly enough).
The text was updated successfully, but these errors were encountered: