ble.device autodetection not working
Author: m-michalskiCreated Nov 21, 2025Updated Nov 21, 2025
Received error trying to enable ble.recon caused by ble.device autodetecion not working. Right now, using the ble.recon command requires manually setting the interface
Environment
Bettercap version: 2.4.1.4 OS version: kali 2025.4 codename kali-rolling Architecture: Debian Go version: go1.24.9 linux/amd64 Caplet code you are using or the interactive session commands:
set ble.device ble.recon on
Steps to Reproduce
- sudo bettercap
- ble.recon on
- you get: "[err] no supported devices available"
What you expected: for it to work <3, I had supported devices connected, manually setting the device with a command fixed the issue.
Source: bettercap/bettercap