Corne won't connect to AMD Framework 13 Laptop/AMD RZ616 Wi-Fi 6E
I recently bought a Corne with all the parts (except the key switches) from Typeractive.
However, it won't connect to my laptop. I've had it pair once, but it wouldn't pick up any keystrokes. So I then unpaired it to try again, and Windows just throws a "Try connecting your device again." error.
I've cleared my profiles, reflashed, and rebooted. It successfully pairs to my phone and another Windows desktop I have.
The laptop's Bluetooth card is the AMD RZ616 Wi-Fi 6E. Framework's website claims it supports Bluetooth 5.2.
I know it's probably not the board itself, so is there anything I could do, or do I just have to suck it up and buy an adapter? Or perhaps does anyone with the same laptop or card get it working somehow?
4 Replies
It sounds like you've done a lot of troubleshooting already! Since it pairs with other devices, the issue is likely with your laptop's Bluetooth.
Some devices have poor BLE support. You can try updating your drivers or using an alternate BLE card.
You can also try enabling increased transmit power and disabling 2M PHY in your ZMK config. See our Poor Range guide for more info.
If you're still having issues, feel free to reply to this message or tag me for further help!
Poor Range | Typeractive.xyz Documentation
Solve poor wireless range with your ZMK keyboard.
found this forum post on this server with the same issue and Bluetooth card, so it probably is just my laptop not supporting something
https://discord.com/channels/924164891990978570/1322963218024501319
I've done both of those things to increase range, and it's still giving the same error. here's my corne.conf:
https://github.com/hf02/corne-layout/blob/main/config/corne.conf
Just advise found on https://github.com/zmkfirmware/zmk/issues/1487, try to use expermental BLE, by adding
CONFIG_ZMK_BLE_EXPERIMENTAL_FEATURES=y
into confGitHub
Issues · zmkfirmware/zmk
ZMK Firmware Repository. Contribute to zmkfirmware/zmk development by creating an account on GitHub.
yep, this worked! thx!