gnokii-users
[Top][All Lists]
Advanced

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

Re: Transfer text/plain "notes" to/from Nokia 6822


From: j t
Subject: Re: Transfer text/plain "notes" to/from Nokia 6822
Date: Sun, 2 Dec 2007 18:14:32 +0000

On Dec 2, 2007 4:25 PM, Pawel Kot <address@hidden> wrote:
> Hi,
>
> On Dec 2, 2007 3:09 PM, j t <address@hidden> wrote:
> > My 6822 has something called "Notes" which are just like plain text
> > files (they have no calendar/date information associated with them).
> > I'd like to transfer these notes to and from my linux pc using gnokii,
> > but I can't find any suitable "sub-command". I've searched throught
> > the output of "gnokii", I've tried "gnokii --getcalendarnote 1 end"
> > (and that just receives any calendar-style notes I have), and I've
> > searched through http://wiki.gnokii.org/index.php/User%27s_Guide, but
> > there doesn't appear to be anything.
>
> Try --gettodo.

With "debug = on" in my .gnokiirc:


$ gnokii --identify
GNOKII Version 0.6.22
LOG: debug mask is 0x1
Config read from file /home/nonroot/.gnokiirc.
phone instance config:
model = 6510
port = 00:11:9F:07:0A:61
connection = bluetooth
initlength = default
serial_baudrate = 19200
serial_write_usleep = -1
handshake = software
require_dcd = 0
smsc_timeout = 10
rfcomm_channel = 1
sm_retry = 0
Connecting
Serial device: opening device 00:11:9F:07:0A:61
Getting model...
Message sent: 0x1b / 0x0006
00 01 00 07 01 00                               |
Message received: 0x1b / 0x002e
01 3a 00 08 00 01 58 28 00 23 56 20 34 2e 35 32 |  :    X( #V 4.52
0a 31 39 2d 30 35 2d 30 35 0a 52 4d 2d 36 39 0a |  19-05-05 RM-69
28 63 29 20 4e 6f 6b 69 61 2e 0a 41 00 00       | (c) Nokia. A
Received message type 1b
model length: 5
Received model RM-69
Identifying...
Message sent: 0x1b / 0x0005
00 01 00 00 41                                  |     A
Message sent: 0x1b / 0x0006
00 01 00 07 01 00                               |
Message received: 0x1b / 0x001a
01 3a 00 01 00 01 41 14 00 10 xx xx xx xx xx xx |  :    A   xxxxxx
xx xx xx xx xx xx xx xx xx 00                   | xxxxxxxxx
Received message type 1b
Received imei xxxxxxxxxxxxxxx
Message received: 0x1b / 0x002e
01 3a 00 08 00 01 58 28 00 23 56 20 34 2e 35 32 |  :    X( #V 4.52
0a 31 39 2d 30 35 2d 30 35 0a 52 4d 2d 36 39 0a |  19-05-05 RM-69
28 63 29 20 4e 6f 6b 69 61 2e 0a 41 00 00       | (c) Nokia. A
Received message type 1b
Received revision V 4.52
model length: 5
Received model RM-69
IMEI         : xxxxxxxxxxxxxxx
Manufacturer : Nokia
Found model "RM-69"
Model        : 6822
Product name : RM-69
Revision     : V 4.52
Serial device: closing device


$ gnokii --gettodo 1 end
GNOKII Version 0.6.22
LOG: debug mask is 0x1
Config read from file /home/nonroot/.gnokiirc.
phone instance config:
model = 6510
port = 00:11:9F:07:0A:61
connection = bluetooth
initlength = default
serial_baudrate = 19200
serial_write_usleep = -1
handshake = software
require_dcd = 0
smsc_timeout = 10
rfcomm_channel = 1
sm_retry = 0
Connecting
Serial device: opening device 00:11:9F:07:0A:61
Getting model...
Message sent: 0x1b / 0x0006
00 01 00 07 01 00                               |
Message received: 0x1b / 0x002e
01 3a 00 08 00 01 58 28 00 23 56 20 34 2e 35 32 |  :    X( #V 4.52
0a 31 39 2d 30 35 2d 30 35 0a 52 4d 2d 36 39 0a |  19-05-05 RM-69
28 63 29 20 4e 6f 6b 69 61 2e 0a 41 00 00       | (c) Nokia. A
Received message type 1b
model length: 5
Received model RM-69
Message sent: 0x55 / 0x000a
00 01 00 15 01 00 00 00 00 00                   |
Message sent: 0x55 / 0x000a
00 01 00 15 01 00 00 00 00 00                   |
Message sent: 0x55 / 0x000a
00 01 00 15 01 00 00 00 00 00                   |
The ToDo note could not be read: The given location is empty.
Serial device: closing device



(syncml-obex-client correctly dumps 4 plain-text notes to screen).


>
> > I know that these plain-text notes can be transferred, as I've been
> > succesful using:
> > syncml-obex-client -b <btaddr> 11 --identifier "PC Suite" --slow-sync
> > text/plain Notes --wbxml
>
> Why gnokii then if opensync works?

Because there are some things are opensync won't do - I'm trying to
evaluate whether gnokii is more suitable for my needs.

Should I log a bug with http://savannah.nongnu.org/bugs/?group=gnokii
?

Thanks for your help.




reply via email to

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