User Tools

Site Tools


bluetooth

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
bluetooth [2016/10/21 12:15]
leonanavi created
bluetooth [2019/10/01 08:28] (current)
leonanavi
Line 1: Line 1:
-Step by step tutorial how to pair and connect with Bluetooth ​a device with AGL to a smartphone. This tutorial has been tested with the built-in Bluetooth in Raspberry Pi 3.+====== ​Bluetooth ​======
  
-* Verify that the Bluetooth device ​is detected:+Step by step tutorial how to pair and connect with Bluetooth ​device ​with AGL to a smartphone. This tutorial has been tested with the built-in Bluetooth in Raspberry Pi 3 B/B+ and Raspberry Pi 4. 
  
-  hciconfig ​-a+Images for Raspberry Pi 4 include [[https://​gerrit.automotivelinux.org/​gerrit/​c/​AGL/​meta-agl/​+/​22508|recipe pi-bluetooth. It provides ​script that starts automatically and properly configures BT-HCI.]] The same script is used in Raspbian.
  
-Start Bluetooth ​systemd service:+Verify that the Bluetooth ​module is detected:
  
-  ​systemctl start bluetooth+  ​hciconfig -a 
 +   
 +**Note:** Check the troubleshooting if the Bluetooth module is NOT detected
  
 * Launch bluetoothctl:​ * Launch bluetoothctl:​
Line 62: Line 64:
  
   [bluetooth]#​ quit   [bluetooth]#​ quit
 +  ​
 +==Troubleshooting==
 +
 +* Start Bluetooth systemd service:
 +
 +  rfkill unblock bluetooth
 +  hciconfig hci0 up
 +  systemctl start bluetooth
bluetooth.1477052120.txt.gz · Last modified: 2016/10/21 12:15 by leonanavi