From: Francesc G. <fr...@et...> - 2006-04-30 10:13:10
|
Hi I've been trying to use the syncml-obex-client with my nokia 6230i but it looks it can't connect to the phone. I see the phone from gnome-bluetooth-manager and I used hcitool and sdptool to find out the address and channel. Then I looked in the mailing list archives but no matter what I change in the config file I always get the same message when I try to sync: The previous synchronization was unclean. Slow-syncing Member 2 of type file-sync just connected Member 1 of type syncml-obex-client had an error while connecting: Bluetooth connect error Member 2 of type file-sync just disconnected All clients have disconnected Things I tried in the config file: wbxml: 1,0 version: 0 1 2 (2 segfaults) allowLateStatus 1 maxObjSize 725000 bluetooth address in uppercase Any advice would be very appreciated. Thank you very much. This is my current config file: <config> <bluetooth_address>08:00:28:4B:EB:08</bluetooth_address> <bluetooth_channel>11</bluetooth_channel> <interface>0</interface> <identifier>PC Suite</identifier> <version>1</version> <wbxml>1</wbxml> <username></username> <password></password> <type>2</type> <usestringtable>0</usestringtable> <onlyreplace>0</onlyreplace> <recvLimit>10000</recvLimit> <allowLateStatus>0</allowLateStatus> <maxObjSize>0</maxObjSize> <noPendingReplies>0</noPendingReplies> <contact_db>addressbook</contact_db> <calendar_db>calendar</calendar_db> <note_db>tasks</note_db> </config> I also attach a trace file. |