Closed alBronko closed 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?
got it working. nuked it with : https://github.com/dwelch67/raspberrypi-pico/blob/main/flash_nuke.uf2
then reflashed and it worked.
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?