The openCellId LBS api is not connected

Batuka2 years ago

I tried to locate using the opencellid api but couldn't. Below are my configuration and log. What did I do wrong?

 <entry key='geolocation.enable'>true</entry>
    <entry key='geolocation.type'>opencellid</entry>
    <entry key='geolocation.key'>API KEY</entry>

    <entry key='geolocation.mcc'>428</entry>
    <entry key='geolocation.mnc'>88</entry>
    <entry key='geolocation.processinvalidPositions'>true</entry>
2021-10-13 13:54:52  INFO: [20feca2a: watch < 66.181.161.38] HEX: 5b33472a323130343234303631302a303030392a4c4b2c302c302c36335d
2021-10-13 13:54:52  INFO: [20feca2a: watch > 66.181.161.38] HEX: 5b33472a323130343234303631302a303030322a4c4b5d
2021-10-13 13:54:52  INFO: [20feca2a] id: 2104240610, time: 2021-10-11 23:46:57, lat: 0.00000, lon: 0.00000, speed: 11.9, course: 0.0
2021-10-13 13:59:51  INFO: [20feca2a: watch < 66.181.161.38] HEX: 5b33472a323130343234303631302a303030392a4c4b2c302c302c36335d
2021-10-13 13:59:51  INFO: [20feca2a: watch > 66.181.161.38] HEX: 5b33472a323130343234303631302a303030322a4c4b5d
2021-10-13 13:59:52  INFO: [20feca2a] id: 2104240610, time: 2021-10-11 23:46:57, lat: 0.00000, lon: 0.00000, speed: 11.9, course: 0.0
2021-10-13 14:04:54  INFO: [20feca2a: watch < 66.181.161.38] HEX: 5b33472a323130343234303631302a303030392a4c4b2c302c302c36335d
2021-10-13 14:04:54  INFO: [20feca2a: watch > 66.181.161.38] HEX: 5b33472a323130343234303631302a303030322a4c4b5d
2021-10-13 14:04:54  INFO: [20feca2a] id: 2104240610, time: 2021-10-11 23:46:57, lat: 0.00000, lon: 0.00000, speed: 11.9, course: 0.0
2021-10-13 14:09:52  INFO: [20feca2a: watch < 66.181.161.38] HEX: 5b33472a323130343234303631302a303030392a4c4b2c302c302c36325d
2021-10-13 14:09:52  INFO: [20feca2a: watch > 66.181.161.38] HEX: 5b33472a323130343234303631302a303030322a4c4b5d
2021-10-13 14:09:52  INFO: [20feca2a] id: 2104240610, time: 2021-10-11 23:46:57, lat: 0.00000, lon: 0.00000, speed: 11.9, course: 0.0
Anton Tananaev2 years ago

Can you please point me to cell information in your logs. I don't see any.

Batuka2 years ago

I emailed you a full 2 day log file.
my GPS can't move from 0.00000, 0.00000 points in the city. GPS status is also included below.

ver:G4H§240§5M§rfhz§V44§CT§VOLTE§20210122§11.00.00§GGagps§gongban;
ID:2104240610;
imei:865121042406106;
ZCM:121204224016100;
url: url;
port:5093;
center:;
sos1:;
sos2:;
sos3:;
sos4:;
sos5:;
upload:3600;
lk:300;
batlevel:61;
language:en;
zone:+08:00;
profile:1;
GPS:OK(15);
wifiOpen:true;
wifiConnect:false;
gprsOpen:true;
GPRS:OK(100);
LED:OFF;
PW:123456

Batuka2 years ago

Hello Anton

I still can't solve the LBS problem. Below I have entered the location log. Can you explain what is happening to me?

Thank you in advance

[3G*2104240610*012A*UD_WCDMA,151021,005937,V,0.0,N,0.0,E,22.0,0,-1,16,100,56,0,0,00000000,1,1,428,88,7001,82190,100,5,UNITEL-B612-0284,34:7e:00:94:02:84,-71,Univision55,c8:3a:35:4d:ef:60,-68,skymedia-2211,60:d7:55:60:00:fc,-76,HP-Print-19-LaserJet Pro MFP,40:b8:9a:ac:d1:19,-76,Univision_B36B,e4:3e:c6:0f:b3:7c,-68,0.0]
Anton Tananaev2 years ago

Maybe opencellid doesn't have information about this cell?

Track-trace2 years ago

@Batuka

Why dont you use Google. It should work for LBS.
https://www.traccar.org/lbs-geolocation/

From your log i can see that it shows gps position invalid flag. Logic since its 0.0

When your watch is outside does it report GPS locations (seen in the log ?)

That device should do that since it has GPS.