JorgeMen
Posts: 1
Joined: Thu Apr 14, 2016 12:16 am

Connection between Raspberry Pi and Android with Bluetooth

Thu Apr 14, 2016 1:54 am

My name is Jorge and I'm a engineering student. My question is the following, How can I establish a connection between the Raspberry Pi and Android through of the Bluetooth system? Could someone help me? :P

Goraxium
Posts: 122
Joined: Tue Jan 26, 2016 1:42 pm

Re: Connection between Raspberry Pi and Android with Bluetoo

Thu Apr 14, 2016 4:06 am

Code: Select all

sudo apt-get update
sudo apt-get -y install bluetooth blueman
- Start the bluetooth applet (I think it's in preferences).
- Pair from your phone (blueman has a few issues).

There are console commands that avoid blueman, if you're willing to take that route.

Return to “Beginners”