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