Konubinix' opinionated web of thoughts

[SOLVED] Run Bluez Hciconfig/Hcitool as Unprivileged User / Kernel & Hardware / Arch Linux Forums

Fleeting

bluetooth

After searching on BLE scan rather that send I found this one on StackExchange: http://unix.stackexchange.com/questions … s-non-root

sudo setcap ‘cap_net_raw,cap_net_admin+eip’ `which hcitool` sudo setcap ‘cap_net_raw,cap_net_admin+eip’ `which hciconfig`

https://bbs.archlinux.org/viewtopic.php?id=215080