Hi Matt, On Thu, 17 Jun 2021 at 09:43, Matt Hazley <lists@xxxxxxxxxxxxxx> wrote: > Does anyone know of a workaround that avoids a recompilation of BlueZ? You can start the Bluetooth daemon with the "-P" flag to remove the Battery plugin. Depending on your system, that means modifying the following file: /lib/systemd/system/bluetooth.service To read: ExecStart=/usr/lib/bluetooth/bluetoothd -P battery Cheers, Barry