Skip to content

AT+BLEHIDMUS- BACK and FWD buttons(4th and 5th mouse button) not working #924

Open
@bartoszp1992

Description

@bartoszp1992

Answers checklist.

  • I have read the documentation ESP-AT Programming Guide and the issue is not addressed there.
  • I have used the latest released firmware or have updated my ESP-AT branch (master or release) to the latest version and checked that the issue is present there.
  • I have searched the issue tracker for a similar issue and not found a similar issue.

General issue report

As in topic. I have no reaction on my PC and android device, when I'm sending:

AT+BLEHIDMUS=8,0,0,0 or AT+BLEHIDMUS=16,0,0,0
(1<<4 and 1<<5)

Thats standard buttons available in many mice on the market.

I tried to edit report:
const unsigned char hidReportMap[]

in file:
esp-at/esp-idf/components/esp_hid/test_apps/main/hid_descriptor.h

recompiled and flashed firmware, but nothing changed.

I made a topic in official esp32 forum, but nobody answered:
https://www.esp32.com/viewtopic.php?f=42&t=44972

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions