views:

102

answers:

0

Hello experts,

I always wonder if there's any way that we can get the informations (id, phone signal strength, bcch ...) from all the surround cells in Windows mobile 6 (with C#/C++ on my HTC touch HD). With RIL, we can only extract the info of current cell, but not the neighbors.

I'm inspired by this thread: forum.xda-developers.com/showthread.php?t=610759

However without the code i still haven't figured how did he extract the values of the 6 towers...

Base on the research i've done, it seems impossible to get the real neighbors cell ID, however i'm really interested in the phone signal strength, bcch... that are possible to get. (as fieldtest.exe or what the above thread demonstrated)

Any idea would be precious to me, thank you very much