Which pin is used for user presence on ESP32-S3 #253
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I'm using a Seeed Studio XAIO ESP32-S3 that I setup using esptool. It has taken me a bit to work out some things but I believe I've got things working. I want to:
I tried using
pico-fido-tool.pyto setup the LED but I got a CTAP error INVALID_SUBCOMMAND.Once I get this working I'd like to provide some documentation feedback so others can get similar devices working.
I'm very grateful for all the work you've done so far.
I have ESP32 S2, I'm also interesting how to emulate pressing button for some services.
After looking heavily over the code, the BOOTSEL pin is the only pin defined for anything. I've confirmed with @polhenarejos that this is the pin used for user presence.