Gps Inject with NTRIP not working as expected/No green bars

Hi, im currently trying to get NTRIP working with datagnss gem 1305 module. Im using the following connection string: http://SAPOS-BB:anonym-bb@www.sapos-bb-ntrip.de:2101/VRS_3_4G_BB .The credentials are all correct, its the est mountpoint and the adress is also correct. When I hit connect I get no error but nothing else happens (0 bytes in and 0 bytes out). There are no error messages and I have a 3d fix which should result in GPS Inject starting to work. How can I fix this?

Versuch es mal mit der aufgelösten IP-Adresse von sapos-bb-ntrip, also 194.76.232.101

@194.76.232.101:2101/…

Das funktioniert bei mir einwandfrei in NW.

Try using the resolved IP address for sapos-bb-ntrip, which is 194.76.232.101

@194.76.232.101:2101/…

That works perfectly for me in North Rhine-Westphalia

Rolf

Or try the option “Send NTRIP Protocol v1.0”

Habe ich auch schon mehrmals mit beiden aufgelösten Ip adressen probiert und auch alle möglichen haken kombinationen. Trotzdem passiert nichts. Ich habe ein bischen mission planner in Verdacht.

I have already tried with both resolved Ip adresses but with no succes. I also tried checking v1 und disabeling GGA but nothing works. Im starting to suspect mission planner.

sadly did nothing.

I solved it for now by using STRSVR from Rtklib as a tcp server where is works fine.