Skip to content

Enable BT HID host support? #40

Open
@rcombs

Description

@rcombs

Moving from espressif/arduino-esp32#5582 (comment)

Currently, CONFIG_BT_HID_HOST_ENABLED is disabled in the build:

# CONFIG_BT_HID_HOST_ENABLED is not set

Could this be enabled? I'm looking to connect to a HID (Switch Joy-Con) using esp_hidh_dev_open.

Activity

Hamberthm

Hamberthm commented on May 12, 2023

@Hamberthm

I second this. Why is it disabled?

me-no-dev

me-no-dev commented on Sep 5, 2023

@me-no-dev
Member

I tried to enable it for Arduino 3.0.0, but it caused build errors. Will try again if issues get resolved

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @rcombs@me-no-dev@Hamberthm

        Issue actions

          Enable BT HID host support? · Issue #40 · espressif/esp32-arduino-lib-builder