Saturday, November 16, 2024

Connecting A Bluetooth Keyboard On Raspberry Pi 4

There are 2 cli apps I used for this

  • bluetoothctl
  • blueman-applet

using bluetoothctl:


scan on
pair (address)
enter the code on keyboard + press  enter

before it wasn't showing the code to enter and it was just failing to connect without warning in i3 desktop butafter trusting it in blueman-applet it worked? i was about to go into the settings and just enable everything but I guess I didn't need to resort to that

No comments:

Post a Comment