Skip to content

BLE-direct devices not detected (MX Vertical + MX Keys Mini) #42

Description

@Michediana

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

  • MX Vertical — Vendor ID 0x046D, Product ID 0xB020, Firmware MPM16.00_0009
  • MX Keys Mini — Vendor ID 0x046D, Product ID 0xB369, Firmware RBK73.04_0016

Both devices are connected, paired, and working normally (confirmed via system_profiler SPBluetoothDataType).
Both devices connect via BLE (Services: 0x400000 < BLE >), not Bluetooth Classic.

~ % system_profiler SPBluetoothDataType | grep -A10 "MX"
          MX Keys Mini:
              Address: DE:E3:A5:24:FD:C6
              Vendor ID: 0x046D
              Product ID: 0xB369
              Battery Level: 100%
              Firmware Version: RBK73.04_0016
              Minor Type: Keyboard
              Services: 0x400000 < BLE >
          MX Vertical:
              Address: EE:5A:10:0F:8B:29
              Vendor ID: 0x046D
              Product ID: 0xB020
              Battery Level: 100%
              Firmware Version: MPM16.00_0009
              Minor Type: Mouse
              Services: 0x400000 < BLE >

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=0 repeatedly:

DEBUG openlogi_hid::inventory: HID++ candidate interfaces count=0
INFO  openlogi_gui::app: no devices with HID++ model info — using synthetic silhouette

The CLI also confirms no support yet:

% openlogi list
No Logitech HID++ receivers found.

Notes:
  - hidpp 0.2 only recognises Logi Bolt receivers (PID 0xC548).
  - Devices paired directly over Bluetooth are not enumerated yet.

Notes

  • Logi Options+ is not running
  • Accessibility permission is granted
  • No Logi Bolt receiver is connected — devices are paired via Bluetooth direct only

Happy to test any builds or provide further diagnostics if helpful 😊.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: hidHID device discovery, permissions, reads, or writesarea: hidppHID++ protocol and device feature supportplatform: macosmacOS-specific issuestatus: confirmedConfirmed as valid and actionabletype: bugSomething is broken or behaves incorrectly

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions