Totem protocol with port 5007

Shorya4 years ago

Hi, i am using totem protocol to send data on the port 5007 but it isn't receiving any data on the port 5007.
I am sending all data in ASCII format as shown in the AT03 device data formation sheet.
please help to me that how could i send data on port 5007.

Anton Tananaev4 years ago

Do you see your data in the logs?

Shorya4 years ago

no there is no data in logs.

Shorya4 years ago

i have installed Traccar server on my windows 10 pc and i have added the device with IMEI number but the device shows offline always.

Anton Tananaev4 years ago

If there's nothing in the logs, it means that server hasn't received anything.

Shorya4 years ago

but my device is sending the data using totem protocol format. please help me to establish the connection with loacalhost to see the data.

Shorya4 years ago

I am sending data to 5007 port.

Anton Tananaev4 years ago

Please carefully read my last comment.

Shorya4 years ago

I have read your last comment but the thing is am making a AT03 gps tracker device with totem protocol and i made the data packet as same given in that AT03 device documentation with all data in proper way and am sending that data packet using GSM module to server on 5007 protocol.
Everything is correct from my side i have checked my device many times and the data packet formation. and the port 5007 is also open on my server ip. after sending each packet i get response that the packet has been sent to server with ip port.
I am using TCP/IP protocol to send data. When i check the database of that server on 5007 port i didn't get any data there even i have registered my device on traccar with their IMEI number.

Anton Tananaev4 years ago

It seems like you are convinced that I'm wrong, so I don't think we can have a productive discussion here.

Shorya4 years ago

No no i am not saying you are wrong i am just asking how to receive data when device is sending data in proper format of totem protocol and the port 5007 is open on that IP which am using.

Shorya4 years ago

i have also tried to send data in HEX format.

Anton Tananaev4 years ago

If you don't see ANYTHING in the logs, it means that server hasn't received ANYTHING from your device. I'm not sure how clearer I can be. It has nothing to do with the format. It means server hasn't received a single byte from your device.

Shorya4 years ago

I understand your concern, but can you tell me why the server isn't receiving anything when my device is sending the data. but when i change the ip port of other server (like i have one other server for testing all devices), so there i get all data as it is like how that device sending but on the port 5007 or any traccar port i didn't get data.

Anton Tananaev4 years ago

Most likely one of:

  • Your device doesn't send anything
  • There is some network issue