-
Hi,
I'm playing with a GNSS device which is built into the board, communicating over UART. While working on it, I was wondering how to expose it to the user space. There are a couple considerations…
-
My apologies in advance if some of these issues have already been discussed in the repo's issues or feature requests. Likewise, I want to congratulate @Stefal and the other contributors to rtkbase. Th…
-
I am trying to configure the base and rover stations having exactly this setup: https://docs.holybro.com/gps-and-rtk-system/f9p-h-rtk-series/portable-rtk-base-station-setup
For Base RTK UBLOX U-Ce…
-
I have been logging some of the serial interfaces. The packet structure is similar to the packet structure of the NAZAM/P2 - DJI Assistant. The same 16 bit CRC is used but with a different seed. This…
-
My new mkr nb 1500 cannot send sms is not working. But if the number to send the sms to has previously sent a message to the mkr 1500 than it works. It seems that the mkr 1500 remembers the path or s…
-
Hello, all!
I am experiencing a weird issue after putting my u-blox MAX M10S GPS module into software backup mode using the function powerOff(). It is not storing time or location data from the previ…
-
Trimble rovers needs 1008 message.
Where the best place for message injection?
1008 message should go after 1005 or 1006 message.
Also, for GLONASS corrections support, 1230 message need correcti…
d1ken updated
4 years ago
-
i am getting this
![1](https://github.com/sparkfun/SparkFun_u-blox_GNSS_v3/assets/97750156/63c6f9c2-12ad-4f14-8ce9-a3fcc8e0f68f)
when i am try to connect to gps02-ubx using esp32c3
`#inc…
-
Sorry for opening an issue for a question but I don't see other means asking you...
I need to send RTCM bytes available at the `void SFE_UBLOX_GNSS::processRTCM(uint8_t incoming)` function from bas…
-
### Can we set Position accuracy?
Hi, i'm wondering if it would be possible to set the Position Accuracy mask via UBX-CFG-NAV5 message in this library?
I can't find a method for this, and i'm wond…