gnokii-users
[Top][All Lists]
Advanced

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

Re: Nokia 3410 support / development help


From: Bertrik Sikken
Subject: Re: Nokia 3410 support / development help
Date: Fri, 29 Nov 2002 20:12:10 +0100

Hi again,

I now compiled the CVS version of gnokii and enabled debugging.

> * communication generally seems slow (compared to LogoManager under
> Windows for example)

I regularly see the following lines

Message sent: 0x11 / 0x0004
00 01 00 6d                                     |    m
[Received Ack of type 11, seq:  2]
SM_Block Retry - 0
Message sent: 0x11 / 0x0004
00 01 00 6d                                     |    m
[Received Ack of type 11, seq:  3]
SM_Block Retry - 1
Message sent: 0x11 / 0x0004
00 01 00 6d                                     |    m
[Received Ack of type 11, seq:  4]
SM_Block Retry - 2

Perhaps this explains the slowness?

>
> * Phonebook entries seem to be corrupted.

The corruption looks very much like missing zero-terminations
of the name strings. A line from 'gnokii --getphonebook ME 1 10':

01 08 00 02 0a 04 00 49 00 6b 0a 30 36 34 35 30 |        I k 06450

The name is apparently coded in unicode and the number is ascii.

Regards,
Bertrik





reply via email to

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