Unknown response (0x4f) on Nokia n95

View: New views
2 Messages — Rating Filter:   Alert me  

Unknown response (0x4f) on Nokia n95

by Alexandre-49 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all opensync users,
I am new to this list then if my question is not appropriate, thank you
for advices.

I bought recently a nokia n95 mobile phone and I would like to
synchronize it whith my testing Debian box which has  these packages
installed:
ii  libsyncml-utils              0.4.6-3
ii  libsyncml0                   0.4.6-3                      SyncML
protocol library


First of all, I try with usb connexion:

sudo syncml-obex-client -u
Found 3 USB OBEX interfaces
Interface 0:
        Manufacturer: Nokia
        Product: Nokia N95
        Interface description: SYNCML-SYNC
Interface 1:
        Manufacturer: Nokia
        Product: Nokia N95
        Interface description: PC Suite Services
Interface 2:
        Manufacturer: Nokia
        Product: Nokia N95
        Interface description: SYNCML-DM

It must be on interface 0:

sudo syncml-obex-client -u 0 --sync "text/x-vcard" .
Response:
connection with device succeeded
Received an transport error: Unknown response (0x4f)

I did not find any help on the web. Do you have any idea how I could
solve this problem?

Furthermore, I apologize if it is a very basic question.

Thank you.
--
Alexandre Delanoƫ

------------------------------------------------------------------------------
_______________________________________________
Opensync-users mailing list
Opensync-users@...
https://lists.sourceforge.net/lists/listinfo/opensync-users

Re: Unknown response (0x4f) on Nokia n95

by Alexandre-49 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Problem solved with this command line:
sudo syncml-obex-client -u 0 --identifier "PC Suite" --slow-sync text/x-vcard Contacts --wbxml --dumpinfo
(Thanks to Richard)

But these commands for calendar  and notes do not work:
sudo syncml-obex-client -u 0 --identifier "PC Suite" --slow-sync text/x-vcalendar calendar --wbxml --dumpinfo
sudo syncml-obex-client -u 0 --identifier "PC Suite" --slow-sync text/plain notes --wbxml --dumpinfo

The Error Message is:
sudo syncml-obex-client -u 0 --identifier "PC Suite" --slow-sync text/x-vcalendar calendar --wbxml --dumpinfo

connection with device succeeded
Just received a new session with ID 1
WARNING: Unable to find command handler (Alert: ./C:Calendar ->
./Calendar)Received the DevInf
Session 1 reported final. flushing
Received an transport error: Forbidden (0x43)
Send the output below to the libsyncml developers

========================================
Man: NOKIA
Mod: N95
FirmwareVersion:
SoftwareVersion: V 30.0.015
HardwareVersion:

ReceiveLimit: 0
MaxObjSize: 0
Connection used: OBEX Client
Identifier: PC Suite

Databases:
DB Locations: calendar
DB Type: text/x-vcalendar
DB Slow: 1

Bluetooth: Unknown
Wbxml: Yes
SyncML Version: 1.1
SupportsNumberofChanges: Yes
SupportsLargeObjects: Yes

8<----8<-----8<-----8<-----8<-----8<-----8<-----8<-----8<-----8<-----8<-----8<------

sudo syncml-obex-client -u 0 --identifier "PC Suite" --slow-sync text/plain notes --wbxml --dumpinfo

connection with device succeeded
Just received a new session with ID 1
WARNING: Unable to find command handler (Alert: ./c:Notepad.dat ->
./Notes)Received the DevInf
Session 1 reported final. flushing
Received an transport error: Forbidden (0x43)
Send the output below to the libsyncml developers

========================================
Man: NOKIA
Mod: N95
FirmwareVersion:
SoftwareVersion: V 30.0.015
HardwareVersion:

ReceiveLimit: 0
MaxObjSize: 0
Connection used: OBEX Client
Identifier: PC Suite

Databases:
DB Locations: notes
DB Type: text/plain
DB Slow: 1

Bluetooth: Unknown
Wbxml: Yes
SyncML Version: 1.1
SupportsNumberofChanges: Yes
SupportsLargeObjects: Yes



Thank you for help.
--
Alexandre Delanoƫ


------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Opensync-users mailing list
Opensync-users@...
https://lists.sourceforge.net/lists/listinfo/opensync-users