#nrf52840 unable to flash firmware

1 messages · Page 1 of 1 (latest)

raw venture
#

I tried creating a firmware using https://github.com/Univa/rumcake, it explicitely say Converting the binary to a UF2 and flashing that to the MCU doesn't seem to work but I tried it anyway, I copied the uf2 file and the microcontroller started flashing, now it won't stop, not even after powering off. I can enter bootloader mode and the device shows up as usual but I cant put my ZMK firmware back on

stark magnet
#

That red led constantly blinking means that either the controller is bootlooping (due to bad firmware) or stuck in bootloader mode (e.g. due to a short). The first one sounds more likely

#

If the firmware you flashed before had the wrong code partitions defined, it might have made ZMK impossible to flash. I think reflashing the bootloader fixes that, so I would try that

raw venture
scenic pond
raw venture
#

It worked, It isn´t bootlooping anymore, but my ZMK firmware doesn't seem to work

#

i have already flashed the setting reset firmware as well

stark magnet
#

Need more details on that, tbh

raw venture
#

Nvm it worked