Closed sajjadintel closed 10 months ago
Currently not, but it seems to be easy to implement.
Adding this issue as feature.
@eusonlito If you could explain I might be able to help out.
There are several steps to follow to add a new protocol, but basically it is to create a copy of H02 (Sinotrack) and adapt it for GP103 (Coban).
@eusonlito I also need the feature to enable and disable Coban device. Also being able to connect and disconnect car electricity using relay. Could you add these or give me some instruction on how to do this? I need it for tk303G device is it similar to GP103? Thanks.
Yes, currently you can enable or disable a device, vehicle or server. Connect and disconnect engine with a relay can be done using messages, same as Sinotrack. All Coban devices uses the same protocol GP103.
@eusonlito Thanks for your response. By messages do you mean SMS? Do you have time to implement GP103 protocol in the near future?
No, direct messages from the platform to the device. It only works if the device is connected to the platform (not sleeping), but it is the alternative to SMS. I will try to start development next week, but I don't have a coban device to test it.
Thanks. I have the device I could help you with the testing.
@sajjadintel you have a mail :)
@sajjadintel I have been checking messages send to the device and I have seen that the device receives the command, applies the changes, but responds nothing.... So I'm not clear if the functionality is like that or something configurable on the device.
Also I have checked the forum and issues of traccar and the same thing happens, so little else can be done.
Should the device be on TCP or UDP mode? (attached a picture)
I sent disarm command via SMS: Disarm123456. Also sent via gprs: **,imei:868166054696190,112 When I sent the command via SMS, device make a sound for enabling the siren. but this doesn't happen via GPRS. means GPRS commands doesn't reach the device
Device should connect using TCP.
The available commands are in document GPRS data protocol.xls
The comments in coban GPRS protocol.pdf seems not working
Can this issue be closed?
Yes, Thanks.
Hi, does it support coban devices?