![]() |
2010-05-09
, 15:46
|
Posts: 3 |
Thanked: 1 time |
Joined on May 2010
|
#2
|
$ syncml-obex-client -b xx:xx:xx:xx:xx:xx 25 --version 1.0 --wbxml --identifier "PC Suite" --dumpinfo --slow-sync text/x-vcalendar Calendar --slow-sync text/plain Notes --slow-sync text/x-vcard Contacts connection with device succeeded Received an Alert for the DS Server at Calendar: Type: 200, Last 0, Next 1273419067 Slowsyncing Received an Alert for the DS Server at Contacts: Type: 200, Last 0, Next 1273419067 Slowsyncing Received an Alert for the DS Server at Notes: Type: 200, Last 0, Next 1273419067 Slowsyncing Just received a new session with ID 1273419067 Received the DevInf Session 1273419067 reported final. flushing Received an transport error: Link Error: 0x0 Send the output below to the libsyncml developers ======================================== Man: Nokia Mod: N900 FirmwareVersion: (null) SoftwareVersion: 210.34.75 HardwareVersion: (null) ReceiveLimit: 0 MaxObjSize: 0 Connection used: OBEX Client Identifier: PC Suite Databases: DB Locations: Calendar DB Type: text/x-vcalendar DB Slow: 1 DB Locations: Notes DB Type: text/plain DB Slow: 1 DB Locations: Contacts DB Type: text/x-vcard DB Slow: 1 Bluetooth: Yes Wbxml: Yes SyncML Version: 1.1 SupportsNumberofChanges: Yes SupportsLargeObjects: Yes
The Following User Says Thank You to sgb For This Useful Post: | ||
![]() |
2010-05-09
, 17:51
|
Posts: 306 |
Thanked: 106 times |
Joined on Feb 2010
|
#3
|
![]() |
2010-05-09
, 18:27
|
Posts: 3 |
Thanked: 1 time |
Joined on May 2010
|
#4
|
# hciconfig hci0 down # hciconfig hci0 up # hciconfig hci0 hci0: Type: USB BD Address: xx:xx:xx:xx:xx:xx ACL MTU: 1021:5 SCO MTU: 64:1 UP RUNNING PSCAN ISCAN RX bytes:87051 acl:737 sco:0 events:1371 errors:0 TX bytes:44157 acl:704 sco:0 commands:584 errors:0
![]() |
2010-05-11
, 11:42
|
Posts: 3 |
Thanked: 1 time |
Joined on May 2010
|
#5
|
# hciconfig hci0 down # rmmod btusb # modprobe btusb reset=1 # hciconfig hci0 up
options btusb reset=1
# syncml-obex-client -u Found 4 USB OBEX interfaces Interface 0: Manufacturer: Nokia Product: N900 (PC-Suite Mode) Interface description: PC Suite Services Interface 1: Manufacturer: Nokia Product: N900 (PC-Suite Mode) Interface description: SYNCML-SYNC Interface 2: Manufacturer: Nokia Product: N900 (PC-Suite Mode) Interface description: PC Suite Services Interface 3: Manufacturer: Nokia Product: N900 (PC-Suite Mode) Interface description: SYNCML-SYNC Use '-u interface_number' to connect
# syncml-obex-client -u 1 --identifier "PC Suite" --slow-sync text/x-vcard Contacts --slow-sync text/x-vcalendar Calendar --slow-sync text/plain Notes --wbxml --version 1.0 --dumpinfo connection with device succeeded Received an Alert for the DS Server at Calendar: Type: 200, Last 0, Next 1273577047 Slowsyncing Received an Alert for the DS Server at Contacts: Type: 200, Last 0, Next 1273577047 Slowsyncing Received an Alert for the DS Server at Notes: Type: 200, Last 0, Next 1273577047 Slowsyncing Just received a new session with ID 1273577047 Received the DevInf Session 1273577047 reported final. flushing Received an transport error: Link Error: 0x0 Send the output below to the libsyncml developers ======================================== Man: Nokia Mod: N900 FirmwareVersion: (null) SoftwareVersion: 210.34.75 HardwareVersion: (null) ReceiveLimit: 0 MaxObjSize: 0 Connection used: OBEX Client Identifier: PC Suite Databases: DB Locations: Contacts DB Type: text/x-vcard DB Slow: 1 DB Locations: Calendar DB Type: text/x-vcalendar DB Slow: 1 DB Locations: Notes DB Type: text/plain DB Slow: 1 Bluetooth: Unknown Wbxml: Yes SyncML Version: 1.1 SupportsNumberofChanges: Yes SupportsLargeObjects: Yes
![]() |
2011-01-02
, 22:38
|
Posts: 306 |
Thanked: 106 times |
Joined on Feb 2010
|
#6
|
![]() |
2011-02-21
, 22:26
|
Posts: 112 |
Thanked: 26 times |
Joined on Sep 2009
|
#7
|
![]() |
2011-07-23
, 23:17
|
Posts: 25 |
Thanked: 6 times |
Joined on Aug 2010
|
#8
|
Has anybody managed to sync addressbook using opensync via bluetooth?
syncml is responding with an error as below
Thanks