FMC920: Bracketed Data Format and Parsing

Hello, We are new at setting up teltonika device and wanted some guide.

I was wondering how we can able to receive data packets from our teltonika FMC920 device via TCP? We want to know what the device is sending in the hex packet data

We had set the config in the teltonika config to send data protocol in Codec 8.


We had tried to send data to one of the pre-made tracking platform GPSGate, we can see the gps location of the device visually.

Though it sends in this binary data (hex in brackets):

[0x00][0x00][0x00][0x00][0x00][0x00][0x00]D[0x08][0x01][0x00][0x00][0x01][0x93]C[0xAC]'@[0x00]D[0x88]^4[0x02][0xF5][0xD8][0xDA][0x00][0x1C][0x00][0xB5][0x12][0x00][0x00][0xF0][0x0C][0x05][0xEF][0x00][0xF0][0x00][0x15][0x05][0xC8][0x00]E[0x01][0x05][0xB5][0x00][0x09][0xB6][0x00][0x05]B[0x00][0x00]C[0x0D][0xF4]D[0x00][0x00][0x02][0xF1][0x00][0x00][0xCE]B[0x10][0x00][0x02];;[0x00][0x01][0x00][0x00]2[0xC6]

I am unsure if its sending data according to correct data protocol, what this data format is sending. We would like to be able to parse it and also convert it to readable hex format.

We have issue in trying to open the Data Parser v1.8.3. We also have TCP Listener.
(we get these from the teltonika wiki: Teltonika FM and GH Parser pack_v4.0)


I’m not sure why we can’t seem to open the software.

Kind Regards,
HZS

Hello @Haliza

Kindly implement the Teltonika protocol on server
The Teltonika listener / parser and source code can be download from link Universal Device Test Guide - Wiki Knowledge Base | Teltonika GPS

Check the server FAQ from below link Help with Server FAQ - Wiki Knowledge Base | Teltonika GPS

Data will receive in Hex format,
Once received , It should be parses using the Teltonika data parser.

You can check the Data Sending Parameters ID from below link
https://wiki.teltonika-gps.com/view/FMB920_Teltonika_Data_Sending_Parameters_ID

Regards
Maryam