loginov-rocks / UbxGps

Arduino library for the fastest and simplest communication with u-blox GPS modules
https://registry.platformio.org/libraries/loginov-rocks/UbxGps
MIT License
140 stars 44 forks source link

Settings Gps module function #21

Closed maxtwin048 closed 3 years ago

maxtwin048 commented 3 years ago

hello, is it possible to adjust the navigation update speed of 5-10khz, and change the boudrate from 9600 to 115200 via arduino sketch?

loginov-rocks commented 3 years ago

hello, is it possible to adjust the navigation update speed of 5-10khz, and change the boudrate from 9600 to 115200 via arduino sketch?

Hi @maxtwin048 ,

Yes, it's possible the same way as in the Configuration sketch:

So if you'd like to have other values, you need to build another payload for those packets. You can find more information about the configuration packets in the ublox Protocol Spec or just check what u-center sends when changing those values in the app.