Thread
:
read cellID from N900 using python?
View Single Post
siperkin
2010-02-12 , 04:50
Posts: 52 | Thanked: 25 times | Joined on Dec 2009 @ Texas
#
20
Hi Guy's
I have been checking out Lma's script from page1, it appear that when in 3G coverage args[2] shows the global cell id (unique with in network) this can be split in the following way to retrieve the RNC Id.
Upper 12 bits RNC/ Lower 16 bits Cell
i.e
52455502
001100100000 - 0110100001001110
800 - 26702
Also args[1] = LAC
Hope this helps anyone working on this.
Quote & Reply
|
siperkin
View Public Profile
Send a private message to siperkin
Find all posts by siperkin