[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GSM Cell info
From: |
Daniele Forsi |
Subject: |
Re: GSM Cell info |
Date: |
Thu, 15 May 2008 11:24:57 +0200 |
2008/5/15 Bastien Nocera:
> gnokii doesn't seem to be using AT+CREG?
as Pawel just wrote, there is special code for Sony Ericsson in atsoer.c,
however the Z310 would work:
at+creg=?
+CREG: (0-2)
OK
at+creg=2
OK
at+creg?
+CREG: 2,1,"8E75","00001E1D"
OK
can we use the output of at+creg=? to decide what to do?
While I was writing this, my phone kept jumping beetwen two cells and
sent unsolicited frames
+CREG: 1,"8E75","00001EC1"
+CREG: 1,"8E75","00001E1D"
+CREG: 1,"8E75","00001EC1"
+CREG: 1,"8E75","00001E1D"
+CREG: 1,"8E75","00001EC1"
+CREG: 1,"8E75","00001E1D"
--
Daniele Forsi
- GSM Cell info, Bastien Nocera, 2008/05/14
- Re: GSM Cell info, Jari Turkia, 2008/05/15
- Re: GSM Cell info, Pawel Kot, 2008/05/15
- Re: GSM Cell info,
Daniele Forsi <=
- Re: GSM Cell info, Pawel Kot, 2008/05/15
- Re: GSM Cell info, Bastien Nocera, 2008/05/22
- Re: GSM Cell info, Pawel Kot, 2008/05/23
- Re: GSM Cell info, Bastien Nocera, 2008/05/28
- Re: GSM Cell info, Pawel Kot, 2008/05/28
- Re: GSM Cell info, Bastien Nocera, 2008/05/28
- Re: GSM Cell info, Daniele Forsi, 2008/05/28
- Re: GSM Cell info, Pawel Kot, 2008/05/25