Script for GPS tracking of your teltonika device in your nextcloud
log in via ssh to the router and download the script to your /root/ folder
curl https://github.com/G4Cab/TeltonikaNMEAlogger/raw/main/Teltonika_Nextcloud.sh --output /root/Teltonika_Nextcloud.sh
and make it executable
> chmod a+x /root/Teltonika_Nextcloud.sh
And put this line at the end of your /etc/rc.local
> /root/Teltonika_Nextcloud.sh &
so it will run on every bootup automatically
###############################
Tested on following devices:
Teltonika RUT850 (Firmware RUT850_R_00.01.04)