itsme
2nd April 2005, 08:20 AM
i found that you can information about the 8 nearest cells directly from memory under windows ce on the typhoon / spv c500 smartphone.
pmemdump -x -w 29 -4 0x8f1d8e78 0x3a0
will show you a table, with the location-area-code and cell-id in the 23rd and 24th column.
this is for radio version 1337.0.32-0.03.18.
for other versions it should be somewhere in the 0x8f100000 - 0x8f200000 area.
pmemdump -x -w 29 -4 0x8f1d8e78 0x3a0
will show you a table, with the location-area-code and cell-id in the 23rd and 24th column.
this is for radio version 1337.0.32-0.03.18.
for other versions it should be somewhere in the 0x8f100000 - 0x8f200000 area.