Nokia 6300

I got the Nokia 6300 to sync (with kde-pim) using the following settings:

opensync version 0.22 using the gnokii plugin with Bluetooth on Fedora Core 5. Note that I had to install the gnokii-sync plugin from source as, for some reason, the packaged versions from Fedora don't work. The packaged version of libopensync works fine - it's only the plugin that should be re-installed. The Calendar and contacts work fine, although (as warned in the gnokii plugin) the Memos and ToDos? cause a freeze during the sync process. The Nokia 6300 also uses syncml, but I haven't tried opensync with this.

gnokii-sync.conf (in everything below replace xx:xx:xx:xx:xx:xx with the MAC address of the phone that you can get with "hcitool scan")

<config>

<connection>bluetooth</connection>
<port>xx:xx:xx:xx:xx:xx</port>
<model>6510</model>

</config>

The following isn't really an opensync issue, but to get gnokii-sync to work you need your .gnokiirc file and this is:

[global]
port = xx:xx:xx:xx:xx:xx
model = 6510
initlength = default
connection = bluetooth
use_locking = no
serial_baudrate = 19200
smsc_timeout = 10
[gnokiid]
bindir = /usr/sbin
[connect_script]
TELEPHONE = 12345678
[disconnect_script]
[logging]
debug = on
rlpdebug = off
xdebug = off