This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

NCS nRF Desktop Not available

      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.

Parents
  • Hi!

     

    The documentation says that the code is still under development. Is your code developed?

     No. As stated in the documentation, this application is still under development. And as such, is not supported for product development.

    I suggest taking a look at our nRF5 SDK instead. Take a look at the examples available and find the one that resembles the application you want to make, and then take it from there. Maybe the HID Keyboard Application will fit your needs. 

    Best regards,

    Heidi

Reply
  • Hi!

     

    The documentation says that the code is still under development. Is your code developed?

     No. As stated in the documentation, this application is still under development. And as such, is not supported for product development.

    I suggest taking a look at our nRF5 SDK instead. Take a look at the examples available and find the one that resembles the application you want to make, and then take it from there. Maybe the HID Keyboard Application will fit your needs. 

    Best regards,

    Heidi

Children
No Data
Related