App Playbook
What to enter in every RTK app: host, port, mountpoint, username/password, and GGA. One recipe for fast FIX.
App Playbook - RTK over NTRIP (How it works)
How RTK works in apps (quick)
Your rover/app connects to RTKdata’s NTRIP service over the internet.
The app sends your approximate position (NMEA GGA) so the caster can localize you.
RTKdata.com streams RTCM corrections (regional frame if you use
AUTO
).Your rover solves: Autonomous → RTK Float → RTK FIX (centimeter‑level).
Enter RTKdata.com connection settings (regional hostnames + IP fallback)
Use the regional hostname where possible. If your device only accepts numbers or DNS is blocked, use the numeric IP. Keep ALL CAPS where noted.
North America
Host (domain):
rtk.rtkdata.com
Host (IP fallback):
13.56.117.10
Port:
2101
Username / Password: your RTKdata.com credentials
Mountpoint (ALL CAPS):
AUTO
(recommended) — orAUTO_WGS84
,AUTO_ITRF2020
,AUTO_ITRF2014
Europe
Host (domain):
eu.rtkdata.com
Host (IP fallback):
3.73.41.96
Port:
2101
Username / Password: your RTKdata.com credentials
Mountpoint (ALL CAPS):
AUTO
(recommended) — orAUTO_WGS84
,AUTO_ITRF2020
,AUTO_ITRF2014
Australia
Host (domain):
aus.rtkdata.com
Host (IP fallback):
54.206.56.130
Port:
2101
Username / Password: your RTKdata.com credentials
Mountpoint (ALL CAPS):
AUTO
(recommended) — orAUTO_WGS84
,AUTO_ITRF2020
,AUTO_ITRF2014
Only these four mountpoints are valid. Typing local CRS names as mountpoints will not stream corrections. Always use ALL CAPS.
Popular app guides
Emlid Flow - RTK over NTRIP
u‑center (u‑blox F9) - NTRIP client
Septentrio RxTools - RxControl + DataLink
SW Maps - Bluetooth GNSS + NTRIP
EOS Tools Pro - Arrow series + NTRIP
DJI Pilot / Pilot 2 - RTK over NTRIP
Need a different app? Open a request via Support with your app and device model.
Last updated