NiceNano disconnecting after PC restart
Hello, I am experiencing an issue on my Windows PC with the NiceNano. After I restart my PC or (sometimes) after my PC goes to sleep and I wake it up, the keyboard starts disconnecting in random intervals.
It will disconnect than reconnect, and do that in semi-regular intervals. Sometimes during this process it will get stuck in continuous sending one key stroke resulting in the 'a' key being sent until I either change the bluetooth channel or clear it. I have 2 bluetooth channels connected (#1 connected to my Linux machine and #2 on my Windows machine)
The only way to resolve this is to forget the the device in bluetooth settings and re-pair and re-connect. Anybody have any idea what the issue is and how to resolve it?
I am running Windows 10 on a Lenovo Legion 5
1 Reply
That sounds frustrating! Here are a few things to try:
1. Make sure your PC supports at least BLE version 4.2.
2. Update your Bluetooth drivers.
3. In your ZMK
.conf
file, add CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
to increase transmission power.
4. Try disabling 2M PHY by adding CONFIG_BT_CTLR_PHY_2M=n
to your ZMK .conf
file.
See our Poor Range and Keyboard Won't Pair troubleshooting guides for more info.
Let me know if that helps! If not, tag me for further assistance.Poor Range | Typeractive.xyz Documentation
Solve poor wireless range with your ZMK keyboard.
Keyboard Won't Pair | Typeractive.xyz Documentation
Fix your ZMK keyboard that won't pair.