TRB 142 Ntrip geht nicht

Hallo

Ich hab heute mein neues Trb 142 in Betrieb genommen und hab den Ntrip eingerichtet.

Doch leider sendet das Trb keine daten

Was mache ich falsch? Die letzten trb die ich in Betrib genommen habe wa es kein Problem.

Bitte um Hilfe

Hello,

Thank you for reaching out.

Could you please clarify and check:

  1. What serial connected end device is acting as the RTK receiver? From the status, it looks like no serial connection is being detected, so you’d first need to confirm that the wiring is correct.

  2. For testing, have you tried changing the baud rate (e.g., to 9600) or checking the receiver’s RS232 communication using different software or another device?

  3. Also, are the settings on this TRB142 identical to those on the previous TRBs, where serial communication worked? Have you tried using the same RS232 cable as before?

  4. Also, just to confirm, does the TRB142 have an active internet connection, and can it successfully reach the NTRIP server and port?

Best regards,

Hallo

Beim einrichten Teste ich immer mit einem usb-Rs232 Adapter und mit der Software RTKNAVI (RTKLIB). Das habe ich bei den letzten 3 TRB142 und bei 2 Rut 955 so gemacht. das hat immer funktioniert bzw. habe ich es heute mit einem rut 955 getestet.

Baudrate ist beim rtk nav auch auf 19200 eingestellt.

Ja es sind die identischen Einstellungen und Kabeln

Der Trb hat Internet und der Ntrip Server ist erreichbar da aktuell mehrere Geräte drüber laufen.

Gibt es hier ein Software Problem?

MFG Stefan

Hello,

Apologies for the delay in getting back to you. I just wanted to follow up and ask whether the NTRIP issue with the TRB142 is still relevant.

If so, could you let me know whether changing the baud rate made any difference?

If the issue persists, please share the NTRIP client debug logs here. You can see them by running the ntrip_client -s 2 -D 9 command via device CLI.

Additionally, have you tried using the same RS232–USB cables that worked previously with other devices?

Best regards,

Hallo

Ja das Problem besteht immer noch.

Die Änderung der Baudrate hat nichts geändert.

Bild von der CLI Ausgabe füge ich an

Ja den RS232-USB habe ich verwendet. Hat aber nicht funktioniert.

MFG S

tefan

Hallo

Hat irgend jemand Erfahrung damit?

Hello,

Could you please continue the communication in English, because there is a risk of misunderstandings when relying on translated text.

Also, apologies, I forgot to mention a necessary step for troubleshooting the NTRIP issue: before running ntrip_client in debug mode, you first need to stop the NTRIP service:

/etc/init.d/ntrip stop

Then you can start the client in debug mode:

ntrip_client -s 2 -D 9

If this does not work, please also try with -s 0.

Best regards,