ZX908 Getting started

DL6YAa month ago

Hey i ordered and recieved my ZX908 from aliexpress. I installed the traccar Docker on my seerver and the server ist running fine so far. I did insert a SIM in to the ZX908. but now i dont know how to connect the ZX908 with my server. Is ther already the correct softwar/firmware on the ZX908 or do i have to flash a new one? and how? Would be very thanksfull for the community for some hlep.

Track-tracea month ago

You should configure the device to point to your traccar server. Make sure the service device port is accesible from the internet.

Anton Tananaeva month ago
DL6YAa month ago

Thx so far. I did already read the guide. Unfortunately there was no manual of the zx908 included. How do I configure the client? Via USB oder is there a UART port?

Anton Tananaeva month ago

That's something you should read in the device manual.

DL6YAa month ago

That is the issue. I didn't get one and cound not find one. Any ideas?

Anton Tananaeva month ago

You bought a device and it didn't come with a manual? Have you asked the seller?

DL6YAa month ago

It's aliexpress. I tried but no response. It was Just the board without battery or case. Only IMEI sticker on it

Anton Tananaeva month ago

Wait. So it it a tracking device or just a clean board?

DL6YAa month ago

Clean Board

DL6YAa month ago

Any Ideas or links?

halexa month ago

Hi,
thats the manual
I found for the ZX 908.
I got it working with traccar by using port 5023 (GT06), 5199 works as well.
The problem is, it won´t wake up after it became stationary for a while. Seems to be a common problem.
That´s not an issue on the 365gps server.

MrFXa month ago

Hi, i've the ZX905, which is similar i think, since last week.
Here are the sms commands I've sent to the tracker to set it up to my traccar server:

APN,internet.t-mobile,,# insert the correct apn
SERVER,XXX.XXX.XXX.XXX,5199# put in ip
TIMEZONE,0#
TIMER,30,3600# post datta 30s if moving, 3600s if not

Now the tracker talks to my server...

BR
MrFX

halexa month ago

I used
SERVER#xxx.xxx.xxx.xxx#5199#
for 908

halexa month ago

@ Felix Richter

did you encounter any issues regarding the "wake up problem" I mentioned before with your 905 board?