Hello
Since it still isn’t working for me either, I wanted to post my settings here again.
Point 1:
It worked with the old software using the RS232 adapters and the John Deere Starfire 6000.
Point 2:
The cable and RS232 adapter haven’t changed.
Point 3:
It’s configured correctly.
Point 4:
Device: TRB142
Kernel: 5.4.302
Firmware: TRB1_R_00.07.21.3
Build: 40729a45af5
Build date: 2026-03-20 11:48:48
--------------------------------------------------------
\~ INTERNAL API USAGE \~
/sbin/api GET /system/device/status
/sbin/api POST /interfaces/config {…}
Docs: [https://developers.teltonika-networks.com](https://developers.teltonika-networks.com/)
--------------------------------------------------------
root@TRB142:~# /etc/init.d/ntrip stop
-ash: /etc/init.d/ntrip: not found
root@TRB142:~#
root@TRB142:~# ntrip_client -s 2 -D 9
NTRIP client starting
Using config section=2
Debug level set to 9
Getting uci configuration
Enabled:[0]
ntrip_port:[0]
close_on_no_data period:[0]
nmea_source:[-1]
lattitude:[0.000000]
longitude:[0.000000]
ltermios_read_settings failed: Failed to lookup ‘2’ uci section
Stop the service
root@TRB142:~# /etc/init.d/ntrip stop
-ash: /etc/init.d/ntrip: not found
root@TRB142:~#
root@TRB142:~# ntrip_client -s 0 -D 9
NTRIP client starting
Using config section=0
Debug level set to 9
Getting uci configuration
Enabled:[0]
ntrip_port:[0]
close_on_no_data period:[0]
nmea_source:[-1]
lattitude:[0.000000]
longitude:[0.000000]
ltermios_read_settings failed: Failed to lookup ‘0’ uci section
Stop the service
root@TRB142:~#
Point 5:
Firmware TRB1_R_00.07.21.3
Best Regards