ESP32-S3 pendrive does not wait for button press #195
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've flashed a ESP32-s3-Pendrive with the latest release.
When setting it up as a security key with an Google account, the key is created without requiring a button press. And just to be sure, yes, I did use the BOOT button and not the capacitive touch button on that board.
I've tried commissioning it as Nitrokey 3 and as Yubikey 4/5 without change. I've also tried Presence Button Timeout at 15 and 60, no change.
The schematic on the ThingPulse site indicates that BOOT is on GPIO 0, just where the code expects it. I've also configure the LED to GPIO 5 and the LED works, but I can't see an indication that it waits for a button press.
Attaching a serial interface to to pendrive will challenging to say the least, I can therefore not debug it through a serial connection.
Reopen if you can debug it. Seems a very specific board issue.