quinta-feira, 8 de abril de 2010

Download files from Nokia E65 phone using bluetooth

True for other Nokia phones also.

# command line
#
#obexftp -i -b 00:17:E6:05:04:34 -g "C:/Data/Images/07042010(003).JPG"
#

Explanation:

obexftp -connect_using_irda_protcola -bluetooth_device device_number(00:17:E6:05:04:34) -retrive_files_from_mobile "path_to_and_file_nane"

Attention that the path for the file name depend on you mobile phone language.
To see the name of the image file go to "Gallery" "Images" on the phone menu.

For videos the path is: "C:/Data/Videos/" append the file name after Videos/ using MP4 as extension.

Used modules and needed software

ObexFTP version 0.22
Kernel: 2.6.18-1.2798.fc6
Modules:
rfcomm 46041 1
l2cap 31681 9 rfcomm
bluetooth 58917 4 rfcomm,l2cap

rfcomm -a (lists the mobile phone device id)

Bluetooth dongle was the cheapest I could find, the id is: ID 0e8f:0016 GreenAsia Inc.
bought at a Chinese store.

Sem comentários:

Enviar um comentário