Bluetooth speaker battery

hey guys I newly install manjaro KDE
it is working as heaven
I connected my Bluetooth speaker to my manjaro with the help of Bluetooth
how can I see my Bluetooth speaker left battery

if the speaker exposes it, it should be in the battery & brightness widget:


Devices in the red rectangles are bluetooth powered. I have Mifa A10 bluetooth speaker connected but it doesn’t expose its battery status so it doesn’t appear here.

my speaker used to expose left battery when I used to use windows
but in kde it does not appear
tried a lot of times

Did you find any solution?? I happen to encounter same issue. And tapping battery icon doesn’t seem to display it. Regarding “expose”, speaker when connected to android does show battery percentage which means my speaker definitely exposes battery percentage. Please let me know

no bro, I didn’t found a single solution that was working

Are you using PipeWire? If so, but experimental bluetooth features are not enabled, try the following:
first disconnect the device, then run

sudo systemctl edit bluetooth.service

then add

[Service]
ExecStart=
ExecStart=/usr/lib/bluetooth/bluetoothd -E

then run

sudo systemctl daemon-reload
sudo systemctl restart bluetooth
sudo systemctl restart upower

and then reconnect the device.

it’s not working for me at least

bluetooth.service - Bluetooth service
Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled)
Drop-In: /etc/systemd/system/bluetooth.service.d
└─override.conf
Active: active (running) since Wed 2021-08-18 19:42:26 CEST; 2min 48s ago
Docs: man:bluetoothd(8)
Main PID: 9835 (bluetoothd)
Status: “Running”
Tasks: 1 (limit: 9458)
Memory: 1.3M
CPU: 81ms
CGroup: /system.slice/bluetooth.service
└─9835 /usr/lib/bluetooth/bluetoothd -E

same here

update, i can show the battery putting bluetooth in experimental mode BUT not on my oldest dongle bluetooth but the new one yeah so it’ss a hardware limitation too( i have changed the older dongle to the pc that report the battery and… MAGIC it wouldn’t show it… . have it in mind @ayush222006

the bluetooth audio report is not there, is in the bleutooth applet of plasma

okk thanks

so what should I do next