Good day,
I have difficulties to get coordinate with AT+CASSISTLOC.
I do not know if there a sequence of command to run before AT+CASSISTLOC or if it must havea GPRS connection.
I am trying a the following
Code:
CASSISTLOC:
---> AT+CASSISTLOCFORMAT=1
<--- OK
---> AT+CASSISTLOCMODE=1
<--- OK
---> AT+CASSISTLOCTRYTIMES=3,10
<--- OK
Getting GSM location ---> AT+CASSISTLOC=1
<--- OK
1:OK
2:
OK
ÿ
but AT+CASSISTLOC return me only a OK.
The doc say, it shoud return a such response:
Quote:
+CASSISTLOC: 31.222163,121.353461,291112,060037
Someone could tell me sequence with exempe, it would be really appreciate.
Cheers
Pierre