I'm not sure, I have been searching for this myself. I think the terminology that we are using is incorect. We are searching for the words "cell id". But I think it is something totally different. Write a small app that displays the .info information of the different Objects for the classes RLine, RCall, RPhone. I believe that you will find it within these classes.
Please let me know if you found it. I would also like the answer. I see that a lot of people would like to know.... look at the numer of views on your thread.
it will give you the interface to the gsm stuff. it's not part of the sdk anymore. don't know why.. (search for etelbgsm on google if the link doesn't work..)
then check out this for an example on how to work with the api:
i *guess* retrieving the NMEI and getting the CellID is somewhat the same.. ;-) again, if the link does not work, search for NMEI in the symbian dev knowledge base..
please note: i didn't work with this stuff, yet. but as i am working on a navigation application this is on my todo list.. :-\
anyway, i have the feeling this cell-id information stuff is somewhat "restricted" by symbian and nokia ppl!?
btw: there are alternatives like "wap push" or "wmlscript" for retrieving cell/network information. but i didn't look into that, yet..
what i'd be interested in now is: how do i get me some geographic location from the cell-ID? is that possible? is that the right way? i have heard there are lists available mapping the cell-ID to a geographic location!?
Interesting question:
Geographical location of Cell ID!
This is something where the operators location service based. Unless you don't have Network planning system (as Nokia NPS/x) the only way to get this mapping is do it yourself.
ie. Go outside and collect Cell-ID's (via mobile and PC connectivity) and position (GPS).
After that "outside" job estimate Cell ID's coverage area using general map, GPS and Cell ID.
That's it for Do-It-Yourself: Cell ID based Location Service.
He's actually *photographed* every Cell tower he can find, and has manually cataloged over 408 cell towers in his area.
Notable, he mentions that (in Australia at least) the last digit of the Cell ID is 7, 8, 9 and refers to a direction of transmission. So therefore if can determine you are present NORTH of cell tower X, and were previous WEST of cell tower Y, then you can get more accurate co-ordinates.
Hi,
for those who were able to get yucca's code to work, can u tell me which library must I link to for the functions. I am including etelbgsm.h and linking to etel.lib but still getting unresolved external symbol errors. can someone help???? thanx a lot, cheers, rahul.