Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

&kp bootloader stopped working #2560

Open
masar3141 opened this issue Oct 16, 2024 · 3 comments
Open

&kp bootloader stopped working #2560

masar3141 opened this issue Oct 16, 2024 · 3 comments

Comments

@masar3141
Copy link

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?

@eboy79
Copy link

eboy79 commented Jan 5, 2025

i believe my nine!nanoV2 clone is doing the same thing...

@alexander-neumann-webdesign

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.

@ssbb
Copy link

ssbb commented Jan 11, 2025

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants