Skip to content

ESP32 Not reading mouse data #7

@kilroywashere25

Description

@kilroywashere25

I'm using an ESP32 S3 and am getting nothing but a result of 255:255:-1,-1,-1,1,1,1,0,0,0

I tested the same example sketch on an Arduino Nano with the same mouse, and it worked perfectly.

mouse.initialise() on the esp 32 does return 0 as expected, so I'm confident that it's being initialised correctly however the device ID is 255 instead of the 250 I've seen elsewhere.

Is this library not compatible with the ESP32 platform, should I try a different mouse, or is there something else I may be overlooking?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions