jfedor2 / hid-remapper

USB input remapping dongle
Other
1.12k stars 134 forks source link

issue after update #143

Closed alBronko closed 5 months ago

alBronko commented 5 months ago

I have had the HID remapper with a single Raspberry Pi Pico for a while and love it.

I reflashed my raspberry (from v6 to current), and it stopped working. In other words it is now not identified in https://www.jfedor.org/hid-remapper-config/ when I flash it https://github.com/jfedor2/hid-remapper/releases/latest/download/remapper.uf2.

surprisingly, it is identified when I use https://github.com/jfedor2/hid-remapper/releases/latest/download/remapper_feather.uf2, but obviously the keyboard isn't typing on the pc. I verified that the keyboard works without the pico.

Any ideas?

alBronko commented 5 months ago

got it working. nuked it with : https://github.com/dwelch67/raspberrypi-pico/blob/main/flash_nuke.uf2

then reflashed and it worked.