From: Rainer D. <rd...@we...> - 2009-01-04 22:26:34
|
Am Sonntag, 4. Januar 2009 schrieben Sie: > On Sun, Jan 04, 2009 at 01:15:10AM +0100, Rainer Dorsch wrote: > > https://help.ubuntu.com/community/NokiaEvolutionSyncing?action=show > > > > that opensync works with a Nokia 6220 classic. So far I did not manager > > to get > > I wish I still had that phone with me, but I lost it! > > I wrote that it works with USB, but not with Bluetooth, and that's what > happened to me too IIRC -- it never connected. > > > Service Name: Nokia SyncML Server > > Service RecHandle: 0x10010 > > Service Class ID List: > > UUID 128: 00005601-0000-1000-8000-0002ee000001 > > Protocol Descriptor List: > > "L2CAP" (0x0100) > > "RFCOMM" (0x0003) > > Channel: 11 > > "OBEX" (0x0008) > > Language Base Attr List: > > code_ISO639: 0x454e > > encoding: 0x6a > > base_offset: 0x100 > > Profile Descriptor List: > > "" (0x00005601-0000-1000-8000-0002ee000001) > > Version: 0x0100 > > > > is the right BT channel. > > Yeah, that is the right one, though you can try others that look like > they might work (there are 3 options that look possible IIRC) -- it > won't hurt. > > > Which software version do you have (dial *#0000# on the Nokia)? > > I lost the phone, so I can't tell you. But tell me, what error message > do you get when you transfer? Does it appear to see the phone, or not at > all? I got it working :-))))))))))))))))))))))))) Channel 5 and maxObjSize was the important config for the 6220c. kathrin@blackbox:~/.opensync-0.22/group1/2$ cat syncml-obex-client.conf <config> <username></username> <password></password> <type>2</type> <bluetooth_address>00:1F:01:BD:A0:C6</bluetooth_address> <bluetooth_channel>5</bluetooth_channel> <interface>0</interface> <version>1</version> <identifier>PC Suite</identifier> <wbxml>1</wbxml> <recvLimit>10000</recvLimit> <maxObjSize>0</maxObjSize> <usestringtable>1</usestringtable> <onlyreplace>0</onlyreplace> <contact_db>Contacts</contact_db> <calendar_db>Calendar</calendar_db> <note_db>Notes</note_db> </config>kathrin@blackbox:~/.opensync-0.22/group1/2$ I will put it up on my webpage (and cc opensync-users which makes the information available in the mailinglist archive). Thanks for putting up the report that you got it working at least the gave me enough energy to find that working setting :-) Rainer -- Rainer Dorsch Lärchenstr. 6 D-72135 Dettenhausen 07157-734133 email: rd...@we... jabber: rd...@ja... GPG Fingerprint: 5966 C54C 2B3C 42CC 1F4F 8F59 E3A8 C538 7519 141E Full GPG key: http://pgp.mit.edu/ |