You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, configure the RTK device to output *only* NMEA messages. QField currently does not correctly parse other messages such as RAWX or RTCM so these will interfere with communication if they are enabled.
309
+
310
+
These RTK device settings can be found under the [Messages menu](https://docs.sparkfun.com/SparkFun_RTK_Firmware/configure_messages/) through the [WiFi config page](https://docs.sparkfun.com/SparkFun_RTK_Firmware/configure_with_wifi/) or through the [Serial Config menu](https://docs.sparkfun.com/SparkFun_RTK_Firmware/configure_with_serial/).
Select the Positioning Menu. Then, with your RTK device on and in normal mode (not AP Config) press the Scan button in the QField app to update the dropdown list of available Bluetooth devices. If your device is not detected, be sure you've [paired your cellphone or laptop with Bluetooth](https://docs.sparkfun.com/SparkFun_RTK_Firmware/connecting_bluetooth/).
345
+
346
+
Once connected exit out of the menus and see position information within your project.
347
+
298
348
## Other
299
349
Hopefully, these examples give you an idea of how to connect the RTK product line to most any GIS software. If there is other GIS software that you'd like to see configuration information about, please open an issue on the [RTK Firmware repo](https://github.com/sparkfun/SparkFun_RTK_Firmware/issues) and we'll add it.
0 commit comments