From: Stephan O. <ste...@gm...> - 2006-10-20 04:38:10
|
Hi, as infrared doesn't seem to work with syncml I got myself a USB-Blootooth dongle. I got it working, at least partly. What I try is this: syncml-obex-client -b 00:17:B0:56:98:78 11 --slow-sync text/x-vcard Contacts --version 1.1 --wbxml --add text/x-vcard std.vcf connection with device succeeded Received an Alert for the DS Server at Contacts: Type: 201, Last 4, Next 4 Slowsyncing Just received a new session with ID 1 Received the DevInf Session 1 reported final. flushing Received an reply to our Alert Going to receive 0 changes Adding file std.vcf Session 1 reported final. flushing Received a added entry 79 of size 88 and type text/x-vcard Data: BEGIN:VCARD VERSION:2.1 N:xxxxxxxxxxxxxxxxxxxx TEL;PREF;VOICE:xxxxxxxxxxxxxxxx END:VCARD Received an reply to our Sync: 200 Received an reply to our Add command: 500. The new uid is (null) Session 1 reported final. flushing Session 1 has ended Unfortunatelly nothing is written to my mobile. When I try do sync against a file-plugin with the same data, I get an error 500, which seens to correspond to the "Received an reply to our Add command: 500" from above. Any Ideas, what I'm doing wrong? Thanks, Stephan |