has anyone gotten Topin ZX808 or ZX810 to work at all?

Loic 2 years ago

Xavier you are right i use zx612 with traccar since many years .

Here are the SMS comands used on this device :

1 - Reset to default password: “pwrst”

2 - Restore factory settings: “1122”

3 - Inquire IMEI: “imei#”

4 - Modify IMEI: “imei#+no.ofimei" ( for example: IMEI#200000000000001 )

5 - LED light on/off: “led#on/led#off”

6 - Modify upload time interval:
“time#+No. ( for example: time#1, time interval 1minutes, from 1-60minutes )
"MD#+number" ( for example: MD#10 , time interval 10seconds, available set to 10-60 seconds)

7a - Modify IP: “DOMAIN#domain name or IP#Port ID#” ( will return to default 365gps server if the new server unavailable )
7b - Modify a fixed IP: SERVER#domain name or IP#Port ID# ( never return to 365gps server )

8 - APN setting: “APN#parameter#account#password#” ( if there is no account password, don't need to fill in. )
(For example, China Mobile APN is: CMNET, text message: APN#CMNET#)

9 - Restart the device: “SYSRST#”

10 - Vibration Alarm: 6666#on# / 6666#off# ( open / close vibration alarm )

11 - Remote Pickup Call: monitor#Number# ( set the monitor number) , monitor## ( cancel monitor )

12- 999 : SMS Coordinate Positioning


SMS operations:

000 # number # number # number # (binding three phone numbers, the numbers call the device will make voice monitoring, binding only one number also available)

111 (SMS recording 10 minutes pause )

222 (voice recording 10 minutes pause, auto recording , 10minutes again if any voice, every time 10minutes, cancel send SMS 555 )

333 (voice-activated dial-back call to binding numbers )

444 (delete all contents of memory)

555 (turn off all features)

666 (vibration alarm SMS to binding numbers, cancel send SMS 555)

777 (vibration alarm call to binding numbers, cancel send SMS 555)

888 (play the memory recording --- such as the next play then pause after the broadcast --- this require a speaker )

999 ( SMS Coordinate Positioning )

123#1/0 ( Open/Close auto upload location data )

0086 Chinese language , 0044 English language

Loic 2 years ago

For ZX808 i can't find a solution to make it work with traccar or the gps logger xavier advice to me.

For ZX810 i succeed in the install of gps logger. I get a position but i have difficulty to send it to my traccar server with the custom url .

Xavier would you explain to me what are the good parameters to set in the custom url feature of gps logger ?

regards

Xavier Schreiber2 years ago

You can use the following url:

http://YOUR_SERVER_URL:5055?id=YOUR-ID&lat=%LAT&lon=%LON&time=%TIME&hdop=%HDOP&speed=%SPD&batt=%BATT

You just need to setup a new device on Traccar with the YOUR-ID value

Loic 2 years ago

Sorry for late reply.

I tried with the custom URL you gave to me. it doesn't work.

I don't know what to set in the differents parameters of custom url settings, i mean http headers, http body and so on ...
Have you got an idea ?

Thanks

Xavier Schreiber2 years ago

If you don't have any custom setting (like a https proxy or a basic authentication), the URL is the only setting to change

Do you have access to your traccar server log ? You will be able to see if there is at least a connection on the osmand protocol

What do you see in the log view of GPS Logger ?

Loic 2 years ago

This is the log with only all parameters in URL !

2022-01-09 14:43:21  INFO: [59c942e8] connected
2022-01-09 14:43:21  INFO: [59c942e8: osmand < 85.169.253.199] HEX: 16030100bd010000b90303b1a8a95d4ba70d890e9cfd45865f30920454d0507b661516d71c405b4b438f3d00002cc02bc02cc02fc030009e009fc009c00ac013>
2022-01-09 14:43:21  INFO: [59c942e8: osmand > 85.169.253.199] HEX: 485454502f312e31203430302042616420526571756573740d0a636f6e74656e742d6c656e6774683a20300d0a0d0a
2022-01-09 14:43:21  WARN: [59c942e8] error - Connection reset by peer - IOException (...)
2022-01-09 14:43:21  INFO: [59c942e8] disconnected

My url is :

https://www.lekaptrack.fr:5055?id=359339075801613&lat=%LAT&lon=%LON&time=%TIME&hdop=%HDOP&speed=%SPD&batt=%BATT

For logs in gps logger i can reach GPS but nothing display on traccar server

https://www.lekaptek.fr/index.php/s/sziDjRZdpEXoNyN

Anton Tananaev2 years ago

You need to use back-ticks for the formatting, not regular quotes.

Xavier Schreiber2 years ago

You need to replace the https with simple http, this is the Traccar osmand port and it doesn't implement a TLS socket layer.
You can use this tutorial and adapt it for the osmand port, 5055 (and not only the website port, 8082)

Loic 2 years ago

Great xavier

It's working ! so time spend on it !

thank you very much

Aurélien2 years ago

Cool to watch :) Loïc so you got 810 to work with Traccar using GPS Logger app ?

Loic 2 years ago

Hi Aurélien

yes that's right following the advices from xavier

I have installed GPSlogger app and removed the originals apk (SYS, UPDATE, and SGPS) from android virtualization. I used TOTAL CONTROL to do that

bitconbytea year ago

Hi all.
We're trying to connect to a ZX303 using a USB cable linked to the USB power plug (not the PCB test points D+ and D-). Total control PC requires from the remote android device to allow the connection but we have no means (keyboard, mouse) to control and do it. Any advice?
Thanks !