[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: SMS notifications for the AT driver
From: |
Bastien Nocera |
Subject: |
Re: SMS notifications for the AT driver |
Date: |
Sat, 07 Jul 2007 19:54:32 +0100 |
On Sat, 2007-07-07 at 20:37 +0200, Pawel Kot wrote:
> Hi,
>
> On 7/7/07, Bastien Nocera <address@hidden> wrote:
> > On Sat, 2007-07-07 at 19:44 +0200, Pawel Kot wrote:
> > > Hi,
> > >
> > > On 7/7/07, Bastien Nocera <address@hidden> wrote:
> > > > Can't test, Nokia phones don't support the AT+CNMI command with the AT
> > > > interface. Pawel, any chances for you to test?
> > >
> > > Which Nokia? As for 6021:
> > > AT+CNMI=?
> > > +CNMI: (0-2),(0-3),(0,2,3),(0-2),(0,1)
> >
> > 6230i:
> > AT+CNMI?
> > +CNMI: 0,0,0,0,0
> > OK
>
> To leave the track of the findings You need to set:
> AT+CNMI=2,1
> on Nokia to get the notifications of the form:
> AT+CNMI=2,1
> OK
That works better. Changed in the updated patch.
The driver code was also not called, fixed in the patch.
> +CMTI: "ME",172
>
> +CMTI: "ME",175
>
> +CMTI: "ME",172
I still have a problem in that the gn_sms_get() gets the wrong message
from the phone. Any ideas?
--
Bastien Nocera <address@hidden>
gnokii-sms-notifications-2.patch
Description: Text Data
- SMS notifications for the AT driver, Bastien Nocera, 2007/07/07
- Re: SMS notifications for the AT driver, Bastien Nocera, 2007/07/07
- Re: SMS notifications for the AT driver, Pawel Kot, 2007/07/07
- Re: SMS notifications for the AT driver, Bastien Nocera, 2007/07/07
- Re: SMS notifications for the AT driver, Pawel Kot, 2007/07/07
- Re: SMS notifications for the AT driver,
Bastien Nocera <=
- Re: SMS notifications for the AT driver, Pawel Kot, 2007/07/07
- Re: SMS notifications for the AT driver, Pawel Kot, 2007/07/07
- Re: SMS notifications for the AT driver, Bastien Nocera, 2007/07/07
- Re: SMS notifications for the AT driver, Pawel Kot, 2007/07/08
- Re: SMS notifications for the AT driver, Bastien Nocera, 2007/07/08
- Re: SMS notifications for the AT driver, Pawel Kot, 2007/07/08
- Re: SMS notifications for the AT driver, Pawel Kot, 2007/07/08
- Re: SMS notifications for the AT driver, Bastien Nocera, 2007/07/09
- Re: SMS notifications for the AT driver, Pawel Kot, 2007/07/09