-
Notifications
You must be signed in to change notification settings - Fork 32
AutoPVT with MAX-M10S #67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi Gaute (@gauteh ), Example 8 is working OK for me - on a SparkFun Thing Plus C with a SparkFun MAX-M10S breakout connected via Qwiic: Maybe try resetting your module, just in case you have misconfigured the port settings? Add I'll try your code next. Best, |
I had to modify your code a little, but it works too. Sounds like this might be a case of PEBCAK? ;-) Best,
|
That is usually the case 😊 thanks for checking, I will try with your code. |
This might help: Your code fails at |
Oh, nice catch! |
Hi, should this example work with MAX-M10S? I never get any auto callbacks, I do get PPS etc.
https://github.com/sparkfun/SparkFun_u-blox_GNSS_v3/blob/main/examples/Example8_PositionVelocityTime_Callback/Example8_PositionVelocityTime_Callback.ino
My code: https://github.com/gauteh/sfy/blob/sfy-rtk/sfy-buoy/sfy-ext-gps/ext-gps-mod/demo_gps.cpp#L68
The text was updated successfully, but these errors were encountered: