From: Francesc G. <fr...@et...> - 2006-04-30 22:30:09
|
En/na Armin Bauer ha escrit: > Hi Francesc, > > i now fixed the crash which appeared when you selected bluetooth but > didnt specify a bluetooth address. thanks for your bug report. (this > does not fix the "Bluetooth connect error" of course). > > Did you choose the correct bluetooth channel in your config? I hope so, I did sdptool browse and I saw: Service Name: SyncML Client Service RecHandle: 0x1000e Service Class ID List: "Error: This is UUID-128" (0x00000002-0000-1000-8000-0002ee000002) Protocol Descriptor List: "L2CAP" (0x0100) "RFCOMM" (0x0003) Channel: 11 ^^ So I configured channel 11. I started from scratch, this is my current configuration from what I read in the mailing list archives about nokia. Does it look nice ? <config> <bluetooth_address>08:00:28:4B:EB:08</bluetooth_address> <bluetooth_channel>11</bluetooth_channel> <interface>0</interface> <identifier></identifier> <version>1</version> <wbxml>1</wbxml> <username></username> <password></password> <type>2</type> <usestringtable>0</usestringtable> <onlyreplace>0</onlyreplace> <recvLimit>0</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> |