Home > other >  Unicom 3 g wireless card for base station positioning
Unicom 3 g wireless card for base station positioning

Time:09-21

In the embedded devices using the usb 3 g wireless card online
Now I'm going to get LAC and CID, base station positioning
Via a serial port to the at command: the at + creg=2; The at + creg? Two days instruction
Results: 90 cdc0d + CREG: 2, 1, D700C,
D700C should be LAC, I should check the LAC is 16 online, but I must be more than 16, obviously can't locate to the base station,


Oh, by the way, my card is unicom 4 g wireless card, but when the 3 g network card dial-up can use normal dial-up,
And I take 4 g phone card when card use, also can dial-up Internet access, but without sending an instruction to the at + creg=2, can be performed at + creg=1.

CodePudding user response:

Realization of base station location, need to support the operators, not simple can get from the AT command, this is I understand the situation in the future!

Have no more than two years to make this thing, for your reference,

CodePudding user response:

reference 1/f, 91 program reply:
implementation base station location, need to support the operators, not simple can get from the AT command, this is I understand the situation in the future!

Have no more than two years to make this thing, for reference,



Thank you,

CodePudding user response:

reference 1/f, 91 program reply:
implementation base station location, need to support the operators, not simple can get from the AT command, this is I understand the situation in the future!

Have no more than two years to make this thing, for reference,


But the same card, mobile phone why can access to the base station location

CodePudding user response:

reference xiaomi163 reply: 3/f
Quote: reference 1/f, 91 program reply:

Realization of base station location, need to support the operators, not simple can get from the AT command, this is I understand the situation in the future!

Have no more than two years to make this thing, for reference,


But the same card, mobile phone why can access to the base station positioning


Mobile phones can locate, you mean the map is on the phone software, or other?
Whether can locate, actually has very little to do with card, card, identification is a dongdong, the function of the mobile phone module itself, you can judge the position relative to the base station, just provide carrier or module, or conditional offers users use,

CodePudding user response:

91 program reference 4 floor response:
Quote: refer to the third floor xiaomi163 response:

Quote: reference 1/f, 91 program reply:

Realization of base station location, need to support the operators, not simple can get from the AT command, this is I understand the situation in the future!

Have no more than two years to make this thing, for reference,


But the same card, mobile phone why can access to the base station positioning


Mobile phones can locate, you mean the map is on the phone software, or other?
Whether can locate, actually has very little to do with card, card, identification is a dongdong, the function of the mobile phone module itself, you can judge the position relative to the base station, just provide carrier or module, or conditional offers users use,



There are three kinds of positioning in general:
1. Base station lac, cid position an approximate location, such as mobile phones in indoor positioning
2. By GPS, such as mobile phone positioning outdoors
3. Through the network, such as PC network access point

Now I just want to get the 3 g card of lac and the cid, and then realize positioning
http://api.cellocation.com/cell/? MCC=460 & amp; Newsun focus=1 & amp; Lac=4301 & amp; Ci=20986 & amp; The output=xml
0 & lt;/errcode>
40.004864 & lt;/lat>
116.482971 & lt;/lon>
217 & lt;/radius>
Beijing chaoyang district cui area region creek Yang east road; Wangjing east road and creek Yang east road intersection east 129 meters & lt;/address>


CodePudding user response:

The
refer to the original poster & lt; Span style="color: # 4788 c7" & gt; Xiaomi163 & lt;/span> Response:
Quote: refer to 4th floor 91 program reply:

Quote: refer to the third floor xiaomi163 response:

Quote: reference 1/f, 91 program reply:

Realization of base station location, need to support the operators, not simple can get from the AT command, this is I understand the situation in the future!

Have no more than two years to make this thing, for reference,


But the same card, mobile phone why can access to the base station positioning


Mobile phones can locate, you mean the map is on the phone software, or other?
Whether can locate, actually has very little to do with card, card, identification is a dongdong, the function of the mobile phone module itself, you can judge the position relative to the base station, just provide carrier or module, or conditional offers users use,



There are three kinds of positioning in general:
1. Base station lac, cid position an approximate location, such as mobile phones in indoor positioning
2. By GPS, such as mobile phone positioning outdoors
3. Through the network, such as PC network access point

Now I just want to get the 3 g card of lac and the cid, and then realize positioning
http://api.cellocation.com/cell/? MCC=460 & amp; Newsun focus=1 & amp; Lac=4301 & amp; Ci=20986 & amp; The output=xml
0 & lt;/errcode>
40.004864 & lt;/lat>
116.482971 & lt;/lon>
217 & lt;/radius>
Beijing chaoyang district cui area region creek Yang east road; Wangjing east road and creek Yang east road intersection east 129 meters & lt;/address>


& lt; Br/& gt; Do you realize the positioning of 3 g card
  • Related