From: Peter <pe...@gr...> - 2006-04-01 17:42:06
|
Hi, when i try to get my nokia 6280 syncing over bluetooth, i cannot get a connection and I can't figure out why. Maybe you find the traces more informative than me and can help me to find a way the get it syncing. I installed the latest, obex, libsyncml, opensync, ... from svn and patched libsyncml for support bluetooth. Then I did the following: peter@samsung:~$ hcitool scan Scanning ... 00:15:DE:F0:93:20 Nokia 6280 peter@samsung:~$ export SYNCML_TRACE=3D/var/log/syncml/ peter@samsung:~$ syncml-obex-client -b 00:15:DE:F0:93:20 11 --sync vcal Calendar --wbxml connection with device succeeded Received an transport error Then my phone shows a "starting synchronisation"-dialog until I stop syncml-obex-client. After that it shows message, that nothing has been transfered and that I should check the connection. When I try using msynctool (i used file and the syncml-obex plugins) like this: msynctool --sync fileobex --wait and then try to start sync from my mobile phone I cat a connection error message from my phone. =20 my configuration for sync-obex: <config> <bluetoothaddress>00:15:de:f0:93:20</bluetoothaddress> <bluetoothchannel>11</bluetoothchannel> <interface>0</interface> <identifier>PC Suite</identifier> <version>1</version> <wbxml>1</wbxml> <username></username> <password></password> <type>2</type> <usestringtable>1</usestringtable> <onlyreplace>0</onlyreplace> <recvLimit>0</recvLimit> <contact_db>Contacts</contact_db> <calendar_db>Calendar</calendar_db> <note_db></note_db> </config> That's all I could accomplish.=20 Did I do something wrong, or did I miss something? Please help me out. Thanks. I hope this is enough information. If not, please write what you'd need. Thanks Peter Kr=C3=B6pfl Traces are attached. Filenames of traces of msynctool start with msynctool Filenames of traces of syncml-obex-client start with Thread |