You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, my keyboard (nrf52) suddenly stopped going into bootloader on keypress (&kp bootloader).
When i press the key the keyboard stops sending key for few seconds (nothing when i ls /Volumes) then goes back to normal.
I'm on macos, and have in general many issues with zmk.
Any idea please?
The text was updated successfully, but these errors were encountered:
I’m experiencing the same issue with my device. I’m using a SuperMini nRF52840 from AliExpress, which I flashed as a nice_nano_v2. The device works well in most aspects, except that entering the bootloader using &bootloader doesn’t function correctly. Instead of entering bootloader mode, the device reboots and loads the existing firmware, similar to the behavior of &sys_reset.
@masar3141 As a side note - you should not use &kp with bootloader behavior but reference it directly like &bootloader. Not sure it's a typo here or the cause of an issue.
Hello, my keyboard (nrf52) suddenly stopped going into bootloader on keypress (&kp bootloader).
When i press the key the keyboard stops sending key for few seconds (nothing when i ls /Volumes) then goes back to normal.
I'm on macos, and have in general many issues with zmk.
Any idea please?
The text was updated successfully, but these errors were encountered: