Finally got my brandnew NTRIP Client ready for take off.
Some week ago I decided to check if it's possible to bring a Ntrip Client to an Arduino style board.
Used again the excellent ESP32 from espressif, and once more written with Arduino IDE C.
Since I could not find any other Ntrip Client for the arduino, I had to start from from scratch.
There are some other clients written in C, but the code is very specific to the used hardware, just as mine.
At last i sniffed the traffic between a Client and the caster, and tried to do the same.
After the core was running, i added again a Webpage for configuration like my AG_Autosteer_ESP has.
At last I finished it with adding the UDP-NMEA Broadcast to AGOpenGPS also over WiFi.
Source:
https://github.com/Coffeetrac/AG_NTRIP_ESP
https://youtu.be/iZvLepo1Dqg