GPS sometimes suffers from slow searches. I want to get the location of the base station.
I'm trying to send AT+CEREG? , then get
+CEREG: 1,"1D2C","0D61D950",9,,,"00000010","11100000"
tac:1D2C
ci:0D61D950
How do I figure out the location of the base station from this data?
Thanks