gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to send extra commands


From: W. de Hoog
Subject: Re: how to send extra commands
Date: Sat, 21 Feb 2009 18:34:27 +0100
User-agent: Mozilla-Thunderbird 2.0.0.19 (X11/20090103)

Could you please show it? I mean both outputs.

Showing both indices (23 and 58) with minicom:

AT S7=45 AT+CPBS="ME"
OK
AT+CPBR=23
+CPBR: 23,"1",4,"Acht","Voor","2",6,"3",7,"4",2,"5",5,"address@hidden","","Note",0,65535,2,255,47,"","Foto's-0002.jpg"

OK
AT+INFO
+INFO: 33,3,33,159,136,46,0,32894,36,"M150AXIA3","MP 0.600"

OK
AT+CPBR=1
+CPBR: 58,"1",4,"Acht","Voor","2",6,"3",7,"4",2,"5",5,"address@hidden","","Note",0,65535,2,255,47,"","Foto's-0002.jpg"

OK

Before it responds to 23 and after with 58. I am under the impression I need AT+CPBW=58 to delete the entry (and that AT+CPBW=23 will remove a random one or complain about an empty entry).

Could it be that before INFO it uses the index as being used while browsing the entries on the phone (23rd) and the other one is some sort of a key?

Well, you can just put it in the the implementation of ReadPhonebook,
but if you'll provide mode information we may figure out better and
more portable way.
I tried adding a send/receive function in atsam.c but I don't know yet how to add it to the drvinst functions lists.

--
Willem-Jan de Hoog




reply via email to

[Prev in Thread] Current Thread [Next in Thread]