GNSS dealing with GPS cold start #83712
Unanswered
nintyninebottlesx
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using gnss generic driver and it works great.
However the GPS module itself takes about 26 seconds to get a lock on a cold startup.
So when I boot up my device sometimes it gets a lock sometimes not . Sometimes eventually it might callback in the future sometimes not What's the best way I can deal with this? Should I try using SYS_INIT() with a delay . Or can I delay the GNSS callback?
Thanks much for any insights.
Beta Was this translation helpful? Give feedback.
All reactions