Zoran Roncevic
Published © LGPL

Bluetooth FTP server on Intel Edison

Configuring FTP server on Intel Edison for Bluetooth clients.

AdvancedProtip1 hour1,874
Bluetooth FTP server on Intel Edison

Story

Read more

Code

List of commands

Plain text
rfkill unblock bluetooth // enable Bluetooth chip
systemctl start bluetooth // start Bluetooth daemon service
systemctl start obex // start Obex service
bluetoothctl // start command line utility

// inside bluetoothctl
agent DisplayYesNo
default-agent
scan on
trust <MAC ADDRESS>

Credits

Zoran Roncevic

Zoran Roncevic

19 projects • 128 followers
Hackster Live ambassador in Serbia. Organizer of Maker NS community.
Thanks to Joseph B..

Comments