We would like to announce that Teltonika Telematics and Teltonika Mobility have joined forces!

As a result of the merge, from 2022-12-01 this forum will be left only as an archive for already existing Mobility related topics and questions.

We kindly ask all new and existing users to create and address your questions related to Mobility products on the Teltonika Telematics crowd support forum

We will meet you there!

Ask a question

336 questions

425 answers

324 comments

7594 members

Ask a question
0 votes
551 views
in Smart Autonomous Solutions by
Hi there,

TMT250 Firmware 55.00.07 Rev2

We're using UDP and GPRS with Codec14 to get tracker info and set params. If this works out, it will be handling 100+ trackers so we'll need to know which tracker has sent the message.

So far 'getver' is returning data with the IMEI:
Ver:55.00.07_02 GPS:AXN_5.10_3333 Hw:TMT250 Mod:2 IMEI:3596xxxxxx Init:2020-4-21 8:9 Uptime:1050 MAC:00xxxxxx SPC:1(0) AXL:5 BL:1.7 BT:4

But getinfo and setparam don't:

RTC:2020/4/21 8:39 Init:2020/4/21 8:9 UpTime:1832s PWR:SoftReset RST:0 GPS:3 SAT:15 TTFF:26 TTLF:26 NOGPS:0:0 SR:26 FG:0 FL:0 SMS:0 REC:0 MD:4 DB:0

setparam 10200:599;10250:55;10255:55
New value 10200:599;10250:55;10255:55;

Is it possible for the imei to be always sent in the returned message every time so we know which tracker has sent the data?

Thanks

Rob
by

Hello

All SMS templates are hardcoded, therefore, they cannot be changed.

I suggest to send '  getver' request, together with a new request.

2 Answers

0 votes
by

Hello

All SMS templates are hardcoded, therefore, they cannot be changed.

I suggest to send '  getver' request, together with a new request.

0 votes
by
Thank you Andrius

When I send either 'getver;setparam 10200:599;10250:55;10255:55' or 'getver setparam 10200:599;10250:55;10255:55' only the version information is returned, not the new param values.

Regards

Rob