Red de conocimiento informático - Material del sitio web - Cómo habilitar Bluetooth en Raspberry Pi 3b

Cómo habilitar Bluetooth en Raspberry Pi 3b

1. Primero abra la terminal.

2. Escribe estos comandos en la terminal para actualizarlo.

sudo apt-get update

sudo apt-get update -y

sudo apt-get dist-upgrade -y

3 ,A continuación, escribiremos el siguiente párrafo para descargar los paquetes relevantes.

sudo apt-get install pi-bluetooth bluez bluez-firmware blueman

4. completado, agregue el usuario pi al grupo Bluetooth.

sudo usermod -G bluetooth -a pi

5

5. ¿Reiniciar y comprobar si hay un icono de Bluetooth?