09-24-2021, 12:09 AM
(09-23-2021, 10:27 PM)TheOldPresbyope Wrote: @Tim Curtis
Turns out I lied. I found an RPi2B 1.1 hiding in a carton I unwrapped just this afternoon.Trying the same test, I get:
Code:pi@moode:~ $ sudo hcitool dev
Devices:
But wait, there's more. The System Info popup declares
Code:Onboard WiFi = None
Onboard BT = None
and the System Config screen doesn't offer the option of turning either service off/on. Looks like moOde can already detect the absence of a physical interface.
Regards,
Kent
Maybe. Below is from my notes from way back when.
Code:
- Bluetooth device detection ?
- hcitool dev | grep hci
- NOTE: this actually doesnt detect the presense of the adapter, only whether an adapter is enabled.