From 8c33e4c27265f0a213a3b10145204bb3ea539a47 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Tue, 3 Mar 2020 18:59:10 +0530 Subject: Publish deploy 2020-03-03 18:59 --- .../2020-01-19-Connect-To-Bluetooth-Devices-Linux-Terminal/index 2.html | 1 - .../2020-01-19-Connect-To-Bluetooth-Devices-Linux-Terminal/index 5.html | 1 - 2 files changed, 2 deletions(-) delete mode 100644 posts/2020-01-19-Connect-To-Bluetooth-Devices-Linux-Terminal/index 2.html delete mode 100644 posts/2020-01-19-Connect-To-Bluetooth-Devices-Linux-Terminal/index 5.html (limited to 'posts/2020-01-19-Connect-To-Bluetooth-Devices-Linux-Terminal') diff --git a/posts/2020-01-19-Connect-To-Bluetooth-Devices-Linux-Terminal/index 2.html b/posts/2020-01-19-Connect-To-Bluetooth-Devices-Linux-Terminal/index 2.html deleted file mode 100644 index 947a039..0000000 --- a/posts/2020-01-19-Connect-To-Bluetooth-Devices-Linux-Terminal/index 2.html +++ /dev/null @@ -1 +0,0 @@ -How to setup Bluetooth on a Raspberry Pi | Navan Chauhan
0 minute readCreated on January 19, 2020Last modified on January 20, 2020

How to setup Bluetooth on a Raspberry Pi

This was tested on a Raspberry Pi Zero W

Enter in the Bluetooth Mode

pi@raspberrypi:~ $ bluetoothctl

[bluetooth]# agent on

[bluetooth]# default-agent

[bluetooth]# scan on

To Pair

While being in bluetooth mode

[bluetooth]# pair XX:XX:XX:XX:XX:XX

To Exit out of bluetoothctl anytime, just type exit

Tagged with:
\ No newline at end of file diff --git a/posts/2020-01-19-Connect-To-Bluetooth-Devices-Linux-Terminal/index 5.html b/posts/2020-01-19-Connect-To-Bluetooth-Devices-Linux-Terminal/index 5.html deleted file mode 100644 index 947a039..0000000 --- a/posts/2020-01-19-Connect-To-Bluetooth-Devices-Linux-Terminal/index 5.html +++ /dev/null @@ -1 +0,0 @@ -How to setup Bluetooth on a Raspberry Pi | Navan Chauhan
0 minute readCreated on January 19, 2020Last modified on January 20, 2020

How to setup Bluetooth on a Raspberry Pi

This was tested on a Raspberry Pi Zero W

Enter in the Bluetooth Mode

pi@raspberrypi:~ $ bluetoothctl

[bluetooth]# agent on

[bluetooth]# default-agent

[bluetooth]# scan on

To Pair

While being in bluetooth mode

[bluetooth]# pair XX:XX:XX:XX:XX:XX

To Exit out of bluetoothctl anytime, just type exit

Tagged with:
\ No newline at end of file -- cgit v1.2.3