NTRIP casting. Network setup issues

ESP32’s are near two orders of magnitude faster than arduinos in some situations, and with their connectivity they are so much more useful!! I’ve got an ESP32-CAM here that I am desperate to play with but my FTDI Serial Adapter hasn’t turned up yet (they don’t have USB onboard for programming).

My biggest issue with the base was blaming my lack of network knowledge instead of investigating other possible problems!!

Why would you run your rtcm stream locally?
If you send it thru rtk2go, it’s all safe, no open ports on your modem/router, and works probably always… just wondering.

RTK2Go are understandably not happy about testing being done through their service. Maybe I will just use that in the end but in my area there are basically no RTK base stations. Others may well pay for access to mine.
So access control too.

1 Like

Make sense. And with rtk2go acces control is disabled offcourse.

Hi .
Right now you can create yourself an NTRIP CASTER server with only ESP32 here.
No need for static IP addresses or 1008 injection.
Because it’s all fully supported.
Hope it will help your work.