18 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
0
answers
133
views
How to read power data on teltonika trb145 gateway - PHP + Socket?
Good morning,
I am facing difficulty obtaining energy data from meters that are connected to teltonika trb145 gateways via RS485.
I'm using the OverIP feature, available on the equipment in client ...
0
votes
1
answer
507
views
How to get IMEI from teltonika FMC003 gps tracker to nodejs server, acknowledge it and get other AVL data?
In the FMCOO3 GPRS settings there is server settings. I've considered that it is my backend server so I have added my nodejs server(domain name) as it is app platform deployed in digitalocean and its ...
0
votes
0
answers
203
views
Receiving duplicate data from GPS tracker on TCP
I used this GitHub sample code to receive data from the Teltonika FMB920 GPS tracker. According to Teltonika documents (Codec documentation), to receive data from the Teltonika GPS tracker on TCP ...
0
votes
1
answer
280
views
Receiving Data from Teltonika FMB140 Device via SIM on Server using CodeIgniter 4
I'm working on a project where I need to receive data from a Teltonika FMB140 device via a SIM card on my server. I've managed to establish a connection between the device and my server using ...
1
vote
1
answer
2k
views
How send SMS command over GPRS to teltonika devices fmbXXX
I want to send SMS command over GPRS to teltonika devices fmbXXX , I got response when I send the command getio but other commands didn't work
Here is the script just for test
const net = require(&...
0
votes
2
answers
2k
views
How to move to the next record on Teltonika Codec 8 protocol for GPS tracking beyond record 13?
I am currently building a server for GPS tracking using Teltonika Codec 8 protocol. While I have read all the relevant documentation, I am facing an issue where I am unable to move to the next record ...
0
votes
1
answer
552
views
Linux pppd - lcp config failures on debian 8 pppd 2.4.6 but works on ubuntu 22.0 with pppd 2.4.9 - CHAP challenge appears after confrej
I hope someone can help me
I have a Teltonika modem with a Wireless Logic SIM which we are driving using the Linux pppd daemon over a serial port and Im trying to work out why I cant get past ...
0
votes
0
answers
894
views
Teltonika FMB965 continues sending same records – Ack Problem?
Im trying to build a small GPS-tracking software.
To parse the data sent through TCP/IP from the device to my server I am using this package: https://github.com/uro/teltonika-fm-parser
I already ...
-2
votes
1
answer
162
views
Openwrt repos miss libsmpp library
RUTOS SDK (teltonika) requires the download of libsmpp34 from openwrt repositories, but none of them contain it.
Should I get it elsewhere ?
Traces below:
wget --tries=5 --timeout=20 --no-check-...
-1
votes
1
answer
1k
views
Zabbix & Teltonika SMS Gateway
I would like to utilise the Teltonika SMS Gateway in Zabbix to send SMS. The format is the following:
http://10.3.1.7/cgi-bin/sms_send?username=user1&password=user_pass&number=0037060000001&...
-2
votes
1
answer
1k
views
How to setup server for SMS communication for Teltonika FMB920
I am tring to create a vehicle tracking system based on GPS & GMS using Teltonika FMB920 tracking device. I am a bit confused on following things:
How to setup the server for communicating with ...
0
votes
2
answers
2k
views
Teltonika TST100 GPRS command not sending via TCP
i have a teltonika tcp server that parses data it works ok but i'm not able to send gprs command and i don't know why or what i do wrong. Here is from their website documentation:
First, the ...
-1
votes
1
answer
608
views
how to programming teltonika device fmb 120 by Messages?
I own a Teltonika FMB120, so how is it programmed by SMS?
I'm trying to program the device through messages, and I'm not aware of that.
-1
votes
1
answer
396
views
Reading raw data from Azure IoT hub trigger
I just want to start off by saying im new to programming in C# and Visual Studio.
I have a project where I am using a telematics unit to send sensor data into my Azure IoT hub.
I have the connection ...
0
votes
1
answer
1k
views
Python format UDP messages format hexadecimal
Hello friends I have a socket server in python that is based on the UDP protocol when receiving the messages sent by a gps device, teltonika shows me the following:
'\ x00b \ xca \ xfe \ x01 \ x16 \ ...