NEO-M8U read position I2C Raspberry Pi c++

hello!

Been trying to make sense of how to read the position of the NEO-M8U GPS via i2c on a raspberry pi using c++.

All help is appreciated.

Thanks!

We don’t have a guide or anything for c++ but our [Ublox Arduino library is written in C, you might be able to use that as a guide for writing c++ code.](GitHub - sparkfun/SparkFun_Ublox_Arduino_Library: Library to control UBX binary protocol and NMEA over I2C on Ublox GPS modules)