Is the Raspberry Pi Zero compatible with Bluetooth?
The small-body version of the Raspberry Pi supports Bluetooth 4.1 which also means it’s Bluetooth Low Energy (BLE) compatible. This increases the number of possible devices we can interface with the Raspberry Pi Zero W.
How do I set up Bluetooth on my Raspberry Pi?
Setting up Bluetooth via GUI requires blueman which can be installed using When blueman is installed, Bluetooth Manager is now accessible in Preferences. Once you enter this command, the Bluetooth MAC Address of your Raspberry Pi will be shown as well as the addresses of nearby devices. Press enter.
How to create a serial port profile for Bluetooth?
Since Bluetooth is essentially a wireless serial port, we need to create a serial port profile first. This is done by editing the following file: and add -C at the end. Then on the line immediately after, add Save the file and reboot. Then go to bluetoothctl again and pair the RPi and the HC-05.
What does Bluetooth mean in a Linux project?
A bluetooth service is an asset to which you pair and to which you pair. I am currently working on a project which involves bluetooth pairing in Linux – note that the server you want to connect (defined as bluetooth server – i.e MUST HAVE the “Just works” (aka NoInputNoOutput) capability in order to work.
Where do I find Bluetooth on my Raspberry Pi?
Within the interface, you can get your Raspberry Pi to scan for other Bluetooth devices by clicking the Search button ( 1.) As your Pi searches for other Bluetooth devices, you should see them appear in the box below the toolbar ( 2. ). You can see the current data usage of Bluetooth on your Raspberry Pi by looking at the bottom toolbar ( 3. ).
How to connect a PS3 to a Raspberry Pi Zero?
If you want to setup a PS3 controller using Bluetooth have a look at our How to connect a PS3 remote to the new Pi Zero WiFi guide. For devices like smart phones you should start by enabling the Bluetooth functionality and setting the device to be discoverable. First click on the Bluetooth icon and select “Make Discoverable”.
Are there any drawbacks to using Raspberry Pi Zero?
Probably the biggest drawback of using a Raspberry Pi Zero to build robots was the lack of connectivity compared to the Pi 3. This made connecting to WiFi networks and Bluetooth controllers a pain involving USB dongles and often a USB hub.