Deploying a Bluetooth gateway on your Raspberry Pi (Built-In Bluetooth Adapter) series
Deploying a Bluetooth gateway on your Raspberry Pi (Built-In Bluetooth Adapter)
You can make Raspberry built-in bluetooth adapter acting as Bluetooth gateway .
Rebuilding the Kernel for BlueZ
Install BlueZ for Bluetooth Mesh
Install BlueZ for Bluetooth Mesh ->Bluetooth on Raspberry is runing
Bluetooth Integration in Home assistant isruning
Your Bluetooth Integration, Xiaomi BLE Integration or Passive BLE Monitor Integration will communicate with Built-In Bluetooth Adapter once setup instead of directly with the xiaomi home hub like before.
[code].Server software
Raspberry Pi 3B
└── .Debain 11 OS
├── Bluetooth --> is active?
│ ├── Passive BLE Monitor integration
│ │ ├── /home/homeassistant/.homeassistant/configuration.yaml
│ │ ├── turn_light_off_lounge.yaml
│ │ ├── turn_light_on_bedroom.yaml
│ │ └── home-assistant_v2.db --> /home/homeassistant/.homeassistant/home-assistant_v2.db
│ ├── Bluetooth LE Tracker integration
│ └── Bluetooth Tracker integration https://www.home-assistant.io/integrations/xiaomi_ble
│ └── Xiaomi BLE integration https://www.home-assistant.io/integrations/xiaomi_ble
│ └── Bluetooth integration detect nearby Bluetooth devices
├── service -->/etc/systemd/system/[email protected]
├── ssh server
├── nginx with let’s
├── frp
└── git
https://blog.matterxiaomi.com/boards/topic/14414/passive-ble-monitor-integration-to-home-assistant#18884
Installing BlueZ Bluetooth Stack on the Raspberry Pi - part1
Installing BlueZ Bluetooth Stack on the Raspberry Pi
https://blog.matterxiaomi.com/blog/make-raspberry-acting-bluetooth-gateway-part1/
Deploying a Bluetooth gateway on your Raspberry Pi (Built-In Bluetooth Adapter)
https://blog.matterxiaomi.com/blog/make-raspberry-acting-bluetooth-gateway-part2/
Deploying a BLE gateway on your Raspberry Pi summary - part3
https://blog.matterxiaomi.com/blog/make-raspberry-acting-bluetooth-gateway-part3/
bluetooth checklist
https://www.matterxiaomi.com/boards/topic/3221/bluetooth-speaker-is-silent-checklist
Revision History
Comments
Comments are closed