Zoran Roncevic
Published © LGPL

Bluetooth FTP server on Intel Edison

Configuring FTP server on Intel Edison for Bluetooth clients.

AdvancedProtip1 hour1,887
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
19 projects • 127 followers
Hackster Live ambassador in Serbia. Organizer of Maker NS community.
Contact
Thanks to Joseph B..

Comments

Please log in or sign up to comment.