[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gnokii and Nokia Card Phone RPM-3 GSM900/1800
From: |
Pawel Kot |
Subject: |
Re: gnokii and Nokia Card Phone RPM-3 GSM900/1800 |
Date: |
Wed, 1 Jul 2009 10:15:35 +0200 |
Hi,
On Wed, Jul 1, 2009 at 09:48, Vieri<address@hidden> wrote:
> I'm trying to send a basic text SMS with gnokii connected via serial cable to
> a Nokia Card Phone RPM-3 GSM900/1800.
Apparently there is some problem with timing. Gnokii reads the answer
for the previous AT command.
> From previous manual research in a Windows environment (hyperterminal), it
> was determined that the correct sequence of commands to send an SMS is:
>
> AT+CMGS=?
> AT+CMGF=1
> AT+CMGS="<destination_number>"
> "MESSAGE"
> <ctrl-Z/ESC>
This is TEXT mode SMS. gnokii supports just PDU mode.
> Gnokii is failing as shown in the log files I'm attaching.
>
> I've also tried the -C 0,1,2,3 option with the gnokii --sendsms command line
> but I'm still not able to send a message.
> Note: I am not using smsd, just "gnokii --sendsms ...".
>
> Any ideas?
> How can I customize gnokii's AT command sequence?
You can implement TEXT mode in AT driver but I don't think it will
change anything. It's hard to say where the problem is. Probably
putting some delay after ATZ may help.
take care,
--
Pawel Kot
- gnokii and Nokia Card Phone RPM-3 GSM900/1800, Vieri, 2009/07/01
- Re: gnokii and Nokia Card Phone RPM-3 GSM900/1800,
Pawel Kot <=
- Re: gnokii and Nokia Card Phone RPM-3 GSM900/1800, Vieri, 2009/07/01
- Re: gnokii and Nokia Card Phone RPM-3 GSM900/1800, Vieri, 2009/07/01
- Re: gnokii and Nokia Card Phone RPM-3 GSM900/1800, Vieri, 2009/07/01
- Re: gnokii and Nokia Card Phone RPM-3 GSM900/1800, Vieri, 2009/07/01
- Re: gnokii and Nokia Card Phone RPM-3 GSM900/1800, Vieri, 2009/07/01
- Re: gnokii and Nokia Card Phone RPM-3 GSM900/1800, Vieri, 2009/07/01