When using the Android mock position or simulated GNSS, not all NMEA information is processed and transmitted. Therefore, I would generally advise against using this method. It’s better to send the NMEA messages directly to QField via UDP or TCP. Which GNSS device are you using? We are currently developing an app that connects to the GNSS via Bluetooth, acts as an NTRIP client, and then outputs the NMEA data via UDP. If you’d like, you can test it with your device.
La position fictive est celle de TERIA Connect afin de récupérer l’ensemble des données
Puis dans QFIELD le positionnement passe par un TCP
Mes équipes et moi même avons trouvé une alternative lors de la préparation du projet sur QGIS pour récupérer les données HDOP, VDOP et PDOP mais sur l’application QFIELD les informations de positionnement HDOP, VDOP et PDOP reste à 0
The values PDOP, HDOP, and VDOP are contained in the NMEA GSA messages. Please check if these are being output to the TCP port by the TERIA Connect app. QField offers an option to log received NMEA messages. This log provides a good way to verify which NMEA messages are actually arriving in QField.