-
-
Notifications
You must be signed in to change notification settings - Fork 697
BLE-direct devices not detected (MX Vertical + MX Keys Mini) #42
Copy link
Copy link
Closed
Labels
area: hidHID device discovery, permissions, reads, or writesHID device discovery, permissions, reads, or writesarea: hidppHID++ protocol and device feature supportHID++ protocol and device feature supportplatform: macosmacOS-specific issuemacOS-specific issuestatus: confirmedConfirmed as valid and actionableConfirmed as valid and actionabletype: bugSomething is broken or behaves incorrectlySomething is broken or behaves incorrectly
Description
Activity
Metadata
Metadata
Assignees
Labels
area: hidHID device discovery, permissions, reads, or writesHID device discovery, permissions, reads, or writesarea: hidppHID++ protocol and device feature supportHID++ protocol and device feature supportplatform: macosmacOS-specific issuemacOS-specific issuestatus: confirmedConfirmed as valid and actionableConfirmed as valid and actionabletype: bugSomething is broken or behaves incorrectlySomething is broken or behaves incorrectly
BLE-direct devices not detected (MX Vertical + MX Keys Mini)
OpenLogi version: v0.2.0
macOS: Mac mini, Apple Silicon M2
Connection: Bluetooth direct (BLE) — no Logi Bolt receiver
Devices
0x046D, Product ID0xB020, FirmwareMPM16.00_00090x046D, Product ID0xB369, FirmwareRBK73.04_0016Both devices are connected, paired, and working normally (confirmed via
system_profiler SPBluetoothDataType).Both devices connect via BLE (Services: 0x400000 < BLE >), not Bluetooth Classic.
Expected behavior
v0.2.0 release notes state that Bluetooth-direct devices are now first-class. I expected both devices to appear in the GUI and be configurable.
Actual behavior
Neither device appears in the GUI. Debug log shows
HID++ candidate interfaces count=0repeatedly:The CLI also confirms no support yet:
Notes
Happy to test any builds or provide further diagnostics if helpful 😊.