Watch not reporting GPS location

vk3vcs5 years ago

Hello Group, hoping some one has come across this with Chinese Watches, It looks to me that the watch requires 2 way communication with server, and server must ask watch for location. I have tried some custom commands and get get watch to reset and call a mobile number from the custom command, but i can't get watch to report GPS data, it shows up coming online and offline no problem.

I have protocol and still can't figure it out. Looks something like this.

(1)Terminal send:
[CS*YYYYYYYYYY*LEN*LK]
Example: [SG*8800000015*0002*LK]
Platform recovery:
[CS*YYYYYYYYYY*LEN*LK]
Example: [SG*8800000015*0002*LK]
Description: link maintenance data is sent every 5 minutes, if the terminal did not receive the
server's reply, it will be repeated once a minute, repeated 5 times, has been unable to connect to
the server, the terminal will restart
(2)Terminal send:
[CS*YYYYYYYYYY*LEN*LK, number of steps, roll times, percentage of electricity]
Example: [SG*8800000015*000D*LK, 50100100]
Platform recovery:
[CS*YYYYYYYYYY*LEN*LK]
Example: [SG*8800000015*0002*LK]
Description: link maintenance data is sent every 8 minutes, if the terminal did not receive the
server's reply, it will be repeated once a minute, repeated 5 times, has been unable to connect to
the server, the terminal will restart
All two cases exist
2. position data report
Terminal send:
[CS*YYYYYYYYYY*LEN*UD, location data (see Appendix I)
Example:
[3G*9403094122*00CD*UD,180916,025723,A,22.570733,N,113.8626083,E,0.00,249.5,0.0,6,100,
60,0,0,00000010,7,255,460,1,9529,21809,158,9529,63555,133,9529,63554,129,9529,21405,126,
9529,21242,124,9529,21151, 120,9529,63556,119,0,40.7]

Thanks for any Help! Dave

Anton Tananaev5 years ago

It's a standard watch protocol and it shouldn't require server to ask device for location.

vk3vcs5 years ago

Yes I agree, but for some reason device does not report GPS coordinates, device have been tested in china platform and work fine. Been rattling my brain trying to figure it out. Thanks for the reply Anton