Do you have the protocol documentation?
Hi Anton,
Please find protocol document.
https://drive.google.com/file/d/1Zc__sbGYUqljDnMD6zDvxzM5JlfAuiys/view?usp=sharing
It doesn't look like it's supported currently. If you manage to implement it yourself, feel free to send a pull request. If you need help and interested in sponsoring the work, send us an email.
Hi,
the protocol is familiar to me, I have a decoding implementation written in Python.
If there is interest I can implement it in Traccar.
The above example returns the following:
{
"protocol": "unknown",
"serverTime": "May 15, 2023, 4:53:40 PM",
"deviceTime": "May 11, 2023, 8:25:15 PM",
"fixTime": "May 11, 2023, 8:25:15 PM",
"outdated": false,
"valid": true,
"latitude": 12.8977,
"longitude": 79.51245333333334,
"altitude": 0.0,
"speed": 0.0,
"course": 194.0,
"accuracy": 0.0,
"network": {
"radioType": "gsm",
"considerIp": false,
"cellTowers": [
{
"cellId": 40951,
"locationAreaCode": 22591,
"mobileCountryCode": 0,
"mobileNetworkCode": 94,
"signalStrength": 21
}
]
},
"deviceId": 1,
"attributes": {
"hdop": 0,
"battery": 4.0,
"odometer": 47949169,
"adc1": 0,
"adc2": 21230,
"tag": "00000000",
"sat": 45,
"gpsFix": true,
"ignition": false,
"gps": true
},
"id": 0
}
Sure, please send a pull request.
Yes please share pull request.
thanks
Hi Nikolay,
have you shared the pull request please confirm.
thanks in advanced..!!
Hi,
Please help on which port this device might work.
Thanks