User Tools

Site Tools


guides:bluetooth

Differences

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

Link to this comparison view

guides:bluetooth [2023/10/25 22:12] – created adminguides:bluetooth [2024/07/27 20:07] (current) – Update the page to describe connecting with keyboard you've paired before admin
Line 1: Line 1:
-====== Bluetooth connections ======+====== Connect keyboards to Folk via Bluetooth ======
  
  
-  * ''%%sudo apt install bluez%%''+===== Connecting a new Bluetooth keyboard ===== 
 + 
 + 
 +  Follow the entire [[https://wiki.archlinux.org/title/Bluetooth_keyboard#Pairing_process|Pairing process]] of this guide from the Arch Linux wiki. 
 + 
 +===== Connecting to keyboards that have been paired before ==== 
 + 
 +  * If you've already paired with a keyboard before you only need to run this in terminal (lines with ''#'' are what you type in): 
 + 
 +<code> 
 +# bluetoothctl 
 +[bluetooth]# 
 + 
 +[bluetooth]# power on 
 +Changing power on succeeded 
 +[CHG] Controller 06:05:04:03:02:01 Powered: yes 
 + 
 +[bluetooth]# pairable on 
 + 
 +[bluetooth]# scan on 
 +Changing pairable on succeeded 
 + 
 +[K380 for Mac]# devices 
 +Device F4:73:35:8E:B1:7F K380 for Mac 
 +Device F4:73:35:93:7F:9D Keyboard K380 
 +Device 71:E3:81:9B:FC:20 71-E3-81-9B-FC-20 
 +Device 54:11:33:FA:24:3F 54-11-33-FA-24-3F 
 +Device BE:16:AE:00:20:F7 MELK-OA10   F7 
 +Device 6B:8C:DD:FC:B1:77 6B-8C-DD-FC-B1-77 
 +Device 5A:55:D8:31:3E:3C 5A-55-D8-31-3E-3C 
 +Device B0:D2:78:B6:47:6D Sbb88cc3eaa738db2C 
 +Device 08:65:F0:3D:89:CA LEDnetWF0200273D89CA 
 + 
 +[bluetooth]# connect F4:73:35:8E:B1:7F 
 +Attempting to connect to F4:73:35:8E:B1:7F 
 +Connection successful 
 +</code>
guides/bluetooth.1698271923.txt.gz · Last modified: 2023/10/25 22:12 by admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki