From: Daniel G. <dg...@su...> - 2008-12-15 10:58:22
|
On Monday 15 December 2008 11:26:43 Robin Atwood wrote: > On Sunday 14 Dec 2008, Daniel Gollub wrote: > > Could you provide the output of "sdptool browse $MAC"? If you run "sdptool search SYNCML", make sure the MAC is matching your mobile. Very likely the result on channel 3 was the result of your neighbor's mobile. You can also run: sdptool --bdaddr=$MAC SYNCML to just search for a certain Service on a certain device. Without parameter it's checking all devices. I saw traces of m-Router SDP records ... You don't have to waste time with trying SyncML via OBEX. You need to establish an IP connection and then fire-up SyncML http over this IP connection. Good luck... best regards, Daniel |