Need support GPS protocol

David Chou6 years ago

Dear all,

Could you pls to help me check the protocol of below device log.

2017-11-28 22:44:39 DEBUG: [18393A02: 5001 < 103.199.32.3] HEX: 283038373037353631323839394252303030303030303056303030302e303030304e30303030302e30303030453030302e303030303030303030302e30302c30303030303030304c303030303030303029
2017-11-28 22:44:40 DEBUG: [18393A02: 5001 < 103.199.32.3] HEX: 283038373037353631323839394250303048534f29
2017-11-28 22:44:41  WARN: Geocoding failed - maps.googleapis.com: Name or service not known - UnknownHostException (... < JsonGeocoder:62 < GeocoderHandler:73 < ... < ExtendedObjectDecoder:74 < ...)
Anton Tananaev6 years ago

Correct port is 5002, device id is 087075612899. Note that your sample doesn't include any location data which indicates some device issue, possible no GPS signal.

Also the error message from the log indicates that you have problems with internet connection.

David Chou6 years ago

Dear Anton,

Appreciated your honest support.