I have a Chinese watch running on the Q50 protocol. I have changed the endpoint of the watch to send data to our server.
Our TCP server receives the following data from the watch:
[3G*1208543180*000A*LK,0,0,100]
and our server responds with:
[3G*1208543180*0002*LK]
i.e. same response as from the APPs server (SeTracker) but it look like the watch doesn’t acknowledge the response from our server and try to connect again. This work is done exactly as it should regarding to the Q50 doc/protocol.
So the problem is that when the watch sends data, our server catches it and contact is established. However, the watch doesn’t understand that a “handshake” exists. So the watch sends again a minute later. This is very strange that the watch doesn’t accept the answer from our server when it is identical with the answer from the SeTracker server (and it recognised the answer from the SeTracker server).
I understand it might be a long shot but will try anyway - has anyone experienced the same or similar problem or just have any ideas of what could be wrong? Any help is appreciated! :)
I have a Chinese watch running on the Q50 protocol. I have changed the endpoint of the watch to send data to our server.
Our TCP server receives the following data from the watch:
and our server responds with:
i.e. same response as from the APPs server (SeTracker) but it look like the watch doesn’t acknowledge the response from our server and try to connect again. This work is done exactly as it should regarding to the Q50 doc/protocol.
So the problem is that when the watch sends data, our server catches it and contact is established. However, the watch doesn’t understand that a “handshake” exists. So the watch sends again a minute later. This is very strange that the watch doesn’t accept the answer from our server when it is identical with the answer from the SeTracker server (and it recognised the answer from the SeTracker server).
I understand it might be a long shot but will try anyway - has anyone experienced the same or similar problem or just have any ideas of what could be wrong? Any help is appreciated! :)