← Home ← Back to /g/

Thread 106204737

2 posts 4 images /g/
Anonymous No.106204737 [Report]
ESP32
FYI: Before trying to debug for DAYS why you're fecking ESP32 with the stock BLE arduino example doesn't show up on your machine's devices list:
>$ btmgmt info
check if current configuration has le
if it doesn't:
>sudo btmgmt le on
Apparently le is, sometimes, not enabled by default on desktops (might be on laptops).
This was a public annoucement, thank you for your attention.
Anonymous No.106205062 [Report]
the absolute state of loonix.
this problem doesn't occur on macOS.