Script to track your Teltonika (OpenWRT) device using NMEA and log the data to your private Nextcloud (via the Phonetrack app).
This script survives firmware updates and requires no manual terminal interaction.
Place this script in Custom Scripts in the Teltonika GUI (/etc/rc.local).
| Device | Firmware Version |
|---|---|
| RUTX50 | RUTX_R_00.07.06.3 |
| RUTX11 | RUTX_R_00.07.12 |
| RUTX11 | RUTX_R_00.07.16.3 |
2025-08-02
- Detect LTE via
qmimux0(required by recent modem firmware).
2025-02-11
- Added iteration over multiple interfaces (multi-WAN setup support).
Based on G4Cab/TeltonikaNMEAlogger.