Skip to content

Mirdinus/bt-pan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bt-pan

Automation of backup bluetooth PAN (mainly for Raspberry Pi)

Original work

Original work done by @logan-gunthorpe over at Stack Exchange

Installation

Standart way

  • git clone https://github.com/Mirdinus/bt-pan
  • cd bt-pan
  • bash provision.sh

One-liner

  • sh -c "$(curl -fsSL https://raw.github.com/Mirdinus/bt-pan/master/provision.sh)"

Issues with non-standard distros

Bluetooth is not working

Check if /boot/config.txt contains doverlay=miniuart-bt raspberry forum

Diet Pi - issue #2607

  • Use dietpi script from /boot/dietpi directory
  • dietpi-set_hardware bluetooth enable

P.S. I'm just doing a lot of rebuilds and bt-pan is my prefered way of getting a wireless backup connection to the RPi

About

Automation of bluetooth PAN (mainly for RPi)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages