I need to develop a Bluetooth keyboard with nrf52833. I have Nordic's nRF Desktop modules (the keyboard is PCA20037). I follow the nRF Connect SDK 1.2.99 documentation. After using NCS to program \ ncs \ nrf \ applications \ nrf_desktop, I can receive the Bluetooth broadcast "Keyboard nRF52 Desktop". But I can't connect. After connecting, I didn't enter the binding,just exited.
I found that there is no EVENT_SUBSCRIBE (MODULE, event_handler) in the code, which seems unreasonable.The documentation says that the code is still under development. Is your code developed?
I am in a hurry, I need to develop a Bluetooth keyboard in a short time. I don't have time to develop it myself, I need your software. Thank you for your work, it has helped me a lot.