I try to locate my position using 3G modem connected to my PC and the triangulation method. So, I need to identify the cell towers id in my neighborhood and to do that I use AT commands and specifically AT#MONI=7.
I know how to determine the cell tower id that my 3G modem is actually connected (I tape "AT+CREG=2" and then "AT+CREG?") but not how to determine a set of cell towers to be able to use triangulation method.
I use PUTTY to establish connection with my 3G modem.
It's very important for me to do this job, so thanks in advance for all those will try to help me.