From: Jeff J. <ge...@ya...> - 2006-11-08 08:45:11
|
Hi everyone,=0A=0AFound a solution for this problem:=0Asyncml-obex-client, = is sending <Type>application/vnd.syncml-devinf+xml</Type> =0AWhen sending <= Type>application/vnd.syncml-devinf+wbxml</Type> (wbxml instead of xml) =0At= he syncing after the full reset works again for the Nokia 7710 and 7610.=0A= =0ACode change (sml_defines.h ln166):=0A#define SML_ELEMENT_DEVINF_XML "app= lication/vnd.syncml-devinf+xml"=0Ainto =0A#define SML_ELEMENT_DEVINF_XML "a= pplication/vnd.syncml-devinf+wbxml"=0A=0AThanks,=0A Jasper=0A=0A----- Origi= nal Message ----=0AFrom: Jeff Jeff <ge...@ya...>=0ATo: opensync-users@= lists.sourceforge.net=0ASent: Tuesday, November 7, 2006 11:14:09 AM=0ASubje= ct: After Full Reset of Nokia 7710 syncml-obex-client stops syncing=0A=0AHi= everyone,=0A=0ACurrently I am trying to sync the contacts from a Nokia 771= 0 with the tool syncml-obex-client:=0A./syncml-obex-client --identifier "PC= Suite" --slow-sync text/x-vcard "Contacts" --wbxml -b XX:XX:XX:XX:XX:XX 10= --dumpinfo=0A(version 0.4.1) This works great.=0A=0ABut after I restored t= he phone to the original device settings (via phone input *#7370#, Full res= et). =0AThe sync. does not work anymore, the result is 415 =3D> Unsupported= media type or format (see attachment received-1.xml)=0A=0AWhen the phone = is synced with Nokia PC Suite (version 6.8.13.0), the syncml-obex-client wo= rks again!?=0AI also tested above steps with the Nokia 7610 and it has exac= tly the same behavior.=0A=0ADumpinfo of the 7710:=0A=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=0AMan: NOKIA=0AMod:=0A 7710=0AFirmwareVersion: (nu= ll)=0ASoftwareVersion: 03.04.2=0AHardwareVersion: (null)=0A=0AReceiveLimit:= 0=0AMaxObjSize: 0=0AConnection used: Obex=0AIdentifier: PC Suite=0A=0AData= bases:=0ADB Locations: Contacts=0ADB Type: text/x-vcard=0ADB Slow: 1=0A=0AB= luetooth: Yes=0AWbxml: Yes=0ASyncML Version: 1.1=0ASupportsNumberofChanges:= Yes=0ASupportsLargeObjects: Yes=0A-----------=0A=0AAttached are the 5 xml = files, session: after the Full reset of the Nokia 7710.=0A=0ADoes anyone kn= ow what goes wrong?=0A=0AThanks,=0A Jasper=0A=0A=0A=0A=0A=0A=0A=0A=0A=0A |