jamie.lentin.co.uk

Nokia E52

Hardware

Charging

Bluetooth and Linux

bluez comes with a suite of poorly documented command line tools to manipulate the dbus files. Currently it seems quite simple to pair a phone:

host:~#hcitool scan
(find address of your phone)
host:~#bluez-simple-agent hci0 $bt_address

And then you can set your laptop to be authorized on your phone. Then the following will:

# Browse files
~#obexftp -b $bt_internet -l
# Connect to internet
~#bluez-test-serial $bt_internet dun
Connected /dev/rfcomm0 to B0:5C:E5:94:57:88
Press CTRL-C to disconnect
(Control-Z: the connection will die when this process ends)
~# pon o2_mobileweb /dev/rfcomm0

Bluetooth keyboard

Contacts sync

SWF Icons

There are several classes of icons, with some overriding others. The lookup order in the JAD file goes as follows:
Nokia-Scalable-Icon-MIDlet-<n> (In S60 3rd Edition FP 2 and newer) MIDlet-<n> Nokia-Scalable-Icon (In S60 3rd Edition FP 2 and newer) MIDlet-Icon Platform default icon

Useful applications