Hi everyone,
I built a Lily58 keyboard with both halves powered by NRF52840s functioning as nice!nano v2s. Until yesterday, I was using the left half wired, and the right half connected wirelessly to the left via Bluetooth. To remove the cable from the left side, I bought an nRF52840 MDK USB Dongle and followed the official documentation to configure it as a dongle.
After some adjustments, everything started working — with one issue: if I unplug and plug the dongle back in, the displays on both halves correctly indicate that the side was disconnected/reconnected, but after reconnecting, the dongle seems to stop sending data to the computer. The only workaround is to go through the whole bootloader/reset process again.
This becomes a bigger problem because I use two computers and rely on a KVM switch. Every time I switch the computer via the KVM, the dongle stops working in the same way.
Ideally, I’d like the dongle to work not only through the KVM — switching between machines — but also be plug-and-play when I connect it directly to one of the computers.
Can anyone help me with this?
Here’s my current configuration:
https://github.com/GAPrado/zmk-config