From: Daniel G. <dg...@su...> - 2008-12-16 07:21:13
|
On Tuesday 16 December 2008 04:52:23 Robin Atwood wrote: > On Monday 15 Dec 2008, Daniel Gollub wrote: > > Stop. There is OBEX.... > > > > The SYNCML SDP record doesn't seem to be "visible" when doing regular > > (broadcast) SDP query. Could you try latest syncml-ds-tool with "obex" > > transport on channel 6 via Bluetooth.. > > Ok, I installed the SVN version and picked-up syncml-ds-tool. What test > should I perform? Try a regular slow-sync of your contacts: # sycnml-ds-tool --slow-sync text/x-vcard Contacts -b $MAC 6 If follow doesn't work try: # sycnml-ds-tool --slow-sync text/x-vcard Contacts -b $MAC 6 --wbxml If above doesn't apply: # sycnml-ds-tool --slow-sync text/x-vcard Contacts -b $MAC 6 --wbxml --version "1.2" (Note: if your phone crashes during one of those, due a full power-cycle of the mobile - in doubt/to be 100% even remove battery. This could save you and us several hours of debugging when the mobile get in an inconsistent state due to one of the previous commands.) best regards, Daniel |