From: Daniel G. <dg...@su...> - 2006-08-21 21:07:34
|
On Monday 21 August 2006 22:51, Lewis Thompson wrote: > > <config><bluetooth_address>00:xx:xx:xx:xx:xx</bluetooth_address><bluetooth_ >channel>15</bluetooth_channel><interface>0</interface><identifier></identifi >er><version>1</version><wbxml>0</wbxml><username></username><password></pass >word><type>2</type><usestringtable>0</usestringtable><onlyreplace>0</onlyrep >lace><recvLimit>10000</recvLimit><maxObjSize>725000</maxObjSize><contact_db> >addressbook</contact_db><calendar_db>calendar</calendar_db><note_db>tasks</n >ote_db></config> > Is the channel 15 correct? So far i only know nokia cellphones with syncml client on channel 11. You can browse for the correct channel number with: sdptool browse <MAC> .. and search for somethin similar to SYNCML CLIENT. Also i would recommend to get first a working connection with the command line tool syncml-client-obex. For example: syncml-obex-client --slow-sync text/x-vcalendar Calendar --identifier "PC Suite" --wbxml -b <MAC> <Channel> best regards, Daniel |