joric / nrfmicro

A Pro Micro alternative for wireless keyboards
https://github.com/joric/nrfmicro/wiki
The Unlicense
1.5k stars 129 forks source link

Poor connection between halves #43

Closed wizar closed 3 years ago

wizar commented 3 years ago

Hi, I've assembled nrfmicro 1.4 and everything works fine if halves are close to each other. But if there is some obstacle between them right halve starts to loose signal, missing keys, etc. I tried to set CONFIG_BT_CTLR_TX_PWR_PLUS_8=y in the configuration, but it doesn't really help. FWIW I'm using this module.

I also tried to assemble new one, but it didn't make any difference - slave is always having connection issues, while master (left) is working just great. Do you have any idea what could be wrong?

joric commented 3 years ago

Not sure why it loses signal. Halves are usually too close to affect the signal somehow. Try different firmware, i.e QMK/ZMK/Bluemicro, I heard they behave differently.