Help TT8750 [Ayuda con TT8750]

wnieva7 years ago

Buenas tardes. Tengo una plataforma que puede interpretar los datos del TT8750 pero el Traccar no lo tiene implementado ¿Alguien conoce el sistema Traccar para saber justamente donde puedo realizar esta implementación? Yo puedo hacerlo sólo o con ayuda si alguien se interesa puede avisarme por este medio.
+------+
Good afternoon. I have a platform that can interpret the data of the TT8750 but the Traccar does not have it implemented. Does anyone know the Traccar system to know exactly where I can carry out this implementation? I can do it alone or with help if someone is interested can notify me by this means.

Gaston7 years ago

Try Skypatrol port (5021) for this device. Good luck!

https://www.traccar.org/devices/

wnieva7 years ago

Thanks 4help me Gaston, but my devices TT8750 don't work in my traccar, whats configuration you use in this devices? My devices send information to my server but this information not's received in the server. U can help me?
I'm a system engineer and I can perform the solution but I don't know where to start ... can someone help me?

Anton Tananaev7 years ago

Do you have protocol documentation for the device?

wnieva7 years ago

Hi Anton, Yes I have all devices documentation, I have been working with TT8750 device for 10 years and my own platform interprets the data well. Anton, u can help me? My English is not very good.

Anton Tananaev7 years ago

Do you want me to ask for documentation one more time?

wnieva7 years ago

Anton, I do not know where to implement the solution in the system ... I do not know very well the structure of the application in JAVA and I want to collaborate with the development of a module that interprets the data the TT8750 device. U can help me?

Anton Tananaev7 years ago

OK, I'll ask one last time. Please provide documentation and then we can discuss it further.

wnieva7 years ago

Ok... Excuse me ... give me your mail and I'll send it to you or tell me how I can send you all the documentation? Remember that my English is not very good.

Anton Tananaev7 years ago

You can find email address on the support page.

wnieva7 years ago

Ok ... I will gather all the documentation and upload it to my server by FTP so you can download it, when I finish I'll send you an email. Thank you

wnieva7 years ago

Anton. Give me your mail for send you all the information... I created a FTP account for you download the information. My mail is william.nieva@yahoo.cl

Anton Tananaev7 years ago

Have you read me previous comment?

german sanchez 6 years ago

hola yo tengo unos skypatrol t8750 pero no soy capaz de programarlos con el traccar estoy usando este codigo
AT&F
AT&W
AT+CGDCONT=1,"IP",""
AT$FRIEND=1,1,"54.85.159.138"
AT$UDPAPI=,8888
AT$WAKEUP=1,1

'reporte por tiempo
AT$EVTIM4=60
AT$EVENT=9,1,12,1,1
AT$EVENT=9,3,40,2,28905678
AT$EVENT=9,3,60,2,28905678

'reporte por entrada 1
AT$EVENT=10,0,0,1,1
AT$EVENT=10,3,40,1,28905678
AT$EVENT=10,3,60,1,28905678

'reporte por entrada 2
AT$EVENT=12,0,1,1,1
AT$EVENT=12,3,40,4,28905678
AT$EVENT=12,3,60,4,28905678

'Desconexion de bateria
AT$EVENT=14,0,3,0,0
AT$EVENT=14,3,40,6,28905678
AT$EVENT=14,3,60,6,28905678

'Desconexion de antena gps
AT$EVENT=15,0,71,2,3
AT$EVENT=15,3,40,7,28905678

'Conexion de antena gps
AT$EVENT=16,0,71,1,1
AT$EVENT=16,3,40,16,28905678

'conexion de bateria
AT$EVENT=17,0,3,1,1
AT$EVENT=17,3,40,17,28905678
AT$EVENT=17,3,60,22,28905678

'IGnition ON
AT$EVENT=37,0,7,1,1
AT$EVENT=37,3,40,2,28905678

'IGnition OFF
AT$EVENT=38,0,7,0,0
AT$EVENT=38,3,40,3,28905678

AT$AREG=2
AT&W

AT$RESET

pero no me funciona este lo copie de plaspy, pero no se realmente que significa solo le cambie el ip y el puerto

Julian Ramirez4 years ago

Hello Anton and Wnieva, I have a problem with the TT8750, it already reports location, but TRACCAR does not recognize the SOS events, I don't know how to configure the computed attributes .. could someone help me? Thank you