the Pico Commissioner usb mode can't work #191
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?
After enabling USB debugging and granting permission on the RP2350 One, there was no response. I tried it on my home devices running Win11, Ubuntu 24, and MiHyperOS(Android) with Edge, Vivaldi, and Chrome, but none of them worked.
I believe this could allow anyone who has access to my RP2350 One to extract my keys.(i can't enable secure lock)
I was facing the same issue, and this helped me solve the problem: https://github.com/polhenarejos/pico-openpgp/issues/35
After you change the VID:PID, pico-commissioner cannot see the device anymore over WebUSB. To fix clear out the memory with
picotool erase -a, reflash, then use the default VID:PID and WebUSB works again.Pico Commissioner has been replaced by PicoKey App.