Troubleshooting · NTRIP
NTRIP connection failures have a small number of root causes. Work through this guide from the top — most problems are solved within the first three checks.
On this page
Before diving into causes, run through these five checks. They resolve the majority of NTRIP connection failures.
NTRIP corrections travel over a standard internet connection. If your device cannot reach the internet, it cannot reach the NTRIP server — regardless of how correctly everything else is configured.
NTRIP uses TCP port 2101. Some corporate Wi-Fi networks and mobile carriers block outbound connections on non-standard ports. If you have general internet access but cannot reach the NTRIP server, port blocking is likely.
telnet ntrip.rtksub.com 2101. If the connection opens, the port is accessible. If it times out, the port is blocked.Quick port test on Android
Install the free app "Port Authority" on Android. Enter the NTRIP host and port 2101 and tap Scan. A green result means the port is reachable. A red result means it is blocked on your current network.
If the server is reachable but your client receives an error like 401 Unauthorized or 404 Not Found, the problem is credentials or mountpoint name.
http:// or https:// before the hostname. Enter the hostname only — for example ntrip.rtksub.com — and set the port separately to 2101.VRS (Virtual Reference Station) mountpoints require your rover to send its approximate position to the NTRIP server. The server uses this to generate a virtual correction point near you. If GGA is not sent, the server streams nothing — you are connected but receive 0 bytes per second.
RTCM3_NL. Standard mountpoints do not require GGA.Select your device for tailored instructions:
Emlid Flow (Reach RS2+, RS3, RS4, RX2): Go to Correction input → NTRIP. Tap Add profile and fill in the credentials. Enable Send GGA to caster if using a VRS mountpoint. Make sure the receiver has satellite lock (Single or better) before connecting.
If connection fails with correct credentials, toggle airplane mode on and off to refresh the data connection, then reconnect.
For Emlid on Windows with FieldGenius: configure NTRIP inside Emlid Flow (via browser at the receiver's IP), not inside FieldGenius.
DJI drones (Mavic 3E, M300, M30): In the DJI Pilot app, go to RTK Settings → Custom Network RTK. Enter host, port, mountpoint, username and password. Use mountpoint RTCM3_NL_MSM5 for DJI — not MSM4.
DJI sends GGA automatically once the drone has GPS lock. Go outside before connecting — DJI will not send GGA indoors. Connection will show as successful but stream 0 bytes until the drone is outside with GPS.
If login fails, verify the DJI app has internet access. Some DJI apps block background data — check app permissions in Android settings.
SW Maps: Go to Settings → NTRIP Client. Enter host (ntrip.rtksub.com), port (2101), username, password. Tap Download Source Table to load mountpoints, then select one.
Enable Transmit GGA for VRS mountpoints. If the connection shows as active but corrections are not flowing (position stays on Single), the GGA is likely missing or the mountpoint is wrong for your region.
SW Maps uses your phone's internet — ensure mobile data is enabled and the phone is not on a restricted network.
Trimble Access / Leica Captivate: Both use the controller's internet connection for NTRIP. Go to Survey → GPS Rover → RTK Network (Trimble) or Settings → RTK → NTRIP (Leica).
Trimble and Leica receivers handle long baselines well but require VRS or MAC mountpoints for baselines over 30 km. Select RTCM3_NL_VRS and ensure GGA transmission is enabled in the network settings.
If authentication fails on Trimble, verify that the service supports standard NTRIP authentication (Basic Auth). Some Trimble configurations require HTTP digest authentication — contact your correction service if Basic Auth does not work.
Lefebure NTRIP Client (Android): Open the app and enter host, port, mountpoint, username and password. Enable Reconnect on disconnect for stable long sessions.
Enable Send GGA in the app settings for VRS mountpoints. Lefebure can receive GGA from a Bluetooth-connected receiver or from the phone's internal GPS — use the receiver's position for accuracy.
If Lefebure connects successfully but your survey app sees no corrections, check that Lefebure is set to output corrections via the correct method (mock location, Bluetooth, or TCP forwarding) for your setup.
| Error message | Meaning | Fix |
|---|---|---|
401 Unauthorized |
Wrong username or password | Check credentials. Copy-paste from your account dashboard. |
404 Not Found |
Mountpoint does not exist | Load sourcetable and select a mountpoint from the list. |
Connection refused |
Port 2101 blocked or server unreachable | Switch to mobile data. Test port with telnet or Port Authority. |
Connection timeout |
No route to server — network or firewall issue | Check internet connection. Try a different network. |
| Connected, 0 bytes/sec | GGA not sent (VRS) or wrong mountpoint | Enable GGA. Switch to non-VRS mountpoint as a test. |
ICY 200 OK then drops |
Successful connect but stream interrupted | Unstable internet. Use a hotspot. Enable auto-reconnect. |
Sourcetable empty |
Server reachable but no mountpoints returned | Subscription may be inactive. Contact your correction service. |
Still stuck?
If none of the above resolves the issue, the problem may be specific to your receiver model or network environment. Ask the AI at the top of this page — describe your exact error message, device and current network setup for a targeted answer.