Skip to content

Lezh1k/BottleBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bluetooth

  1. Install bluez and bluez-tools. Start and enable bluetooth.service via systemctl.
  2. From cli run sudo bluetoothctl.
  3. Run next commands :
  • power on
  • scan on
  • pair 98:D3:31:F4:11:FF
  • input pin : 1234
  • quit
  1. Instal rfcomm tool (bluez-rfcomm for arch linux).
  2. Run rfcomm bind rfcomm0 98:D3:31:F4:11:FF 5.1 sudo chmod a+rw /dev/rfcomm0
  3. Use /dev/rfcomm0 as serial port

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages