Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I configure reports for specific classes in ble_hid_device_demo (IDFGH-12687) #13677

Open
3 tasks done
SeanYang-7 opened this issue Apr 23, 2024 · 4 comments
Open
3 tasks done
Assignees
Labels
Status: Opened Issue is new Type: Bug bugs in IDF

Comments

@SeanYang-7
Copy link

Answers checklist.

  • I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
  • I have updated my IDF 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.

IDF version.

v5.1.1

Operating System used.

Windows

How did you build your project?

Command line with Make

If you are using Windows, please specify command line type.

None

What is the expected behavior?

The host sends specific class commands

What is the actual behavior?

The host is not delivered, and the driver is normal

Steps to reproduce.

  1. Step
  2. Step
  3. Step
    ...

Build or installation Logs.

No response

More Information.

hid configuration:
test_HID.txt

@SeanYang-7 SeanYang-7 added the Type: Bug bugs in IDF label Apr 23, 2024
@espressif-bot espressif-bot added the Status: Opened Issue is new label Apr 23, 2024
@github-actions github-actions bot changed the title How do I configure reports for specific classes in ble_hid_device_demo How do I configure reports for specific classes in ble_hid_device_demo (IDFGH-12687) Apr 23, 2024
@weiyuhannnn
Copy link
Collaborator

Hello @SeanYang-7, thanks for using our Espressif product! May I know which chip do you use?

@SeanYang-7
Copy link
Author

Hello @SeanYang-7, thanks for using our Espressif product! May I know which chip do you use?

Thanks for your reply. the chip used is ESP32 C3

@SeanYang-7
Copy link
Author

Hello @weiyuhannnn Is there a solution?

@zhp0406
Copy link
Collaborator

zhp0406 commented Apr 29, 2024

please ref "hidReportMap" in esp-idf/examples/bluetooth/bluedroid/ble/ble_hid_device_demo/main/hid_device_le_prf.c
and usb hid spec https://www.usb.org/hid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Opened Issue is new Type: Bug bugs in IDF
Projects
None yet
Development

No branches or pull requests

4 participants