sparkfun / SparkFun_u-blox_GNSS_Arduino_Library

An Arduino library which allows you to communicate seamlessly with the full range of u-blox GNSS modules
Other
227 stars 100 forks source link

Add NEO-M8P Moving Base example #184

Closed PaulZC closed 1 year ago

PaulZC commented 1 year ago

Based on this issue: https://forum.sparkfun.com/viewtopic.php?f=116&t=58172

And the solution: https://forum.sparkfun.com/viewtopic.php?p=239786#p239786

Add a new NEO-M8P example showing how to output 1077 + 1087 + 1230 + 4072.0 for NEO-M8P moving base applications.

The critical thing is to send CFG-TMODE3 0-Disable.: myGNSS.disableSurveyMode(); should do the trick