Skip to content

Connection succeeds, keep-alive fails #3

Description

@horse-pants

Hi,

I'm looking to control my KVM with macros, and it's very fussy about HID so this looks perfect, I've got my esp32 connected, but immediately after connection is fails to transmit the keep alive packages

Connected
image

Failure
image

The only material thing I changed from the example is I had to cast the time, I don't know enough about C++ to know if that's a deal breaker or not, but with out it I got the compile error below
image

error: invalid conversion from 'long unsigned int ()()' to 'uint32_t ()()' {aka 'unsigned int (*)()'} [-fpermissive]

the firmware is 012.010.00032
and the MCU is the lillygo t display s3 amoled

Is there any logs or hints you could point me at to see why this is misbehaving?

Cheers!

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