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

103/5000 The hid keyboard in the routine is buggy.


The hid keyboard in the routine is buggy. The first problem is that after A device is connected, it is disconnected and other devices cannot be paired. The second problem: After device A is paired, it needs to be manually unpaired, and the protocol stack needs to be re-burned. Is there any solution?

Parents
  • Hi, 

    Which SDK are you using? Are you using the custom board? Could these issues reproduce on nRF52832 DK?

    The first problem is that after A device is connected, it is disconnected and other devices cannot be paired.

     Not sure I understand the question correctly or not. Could you elaborate more about what are the "A device" and "other devices"? Do you mean that after the HID keyboard connected and disconnected with a PC, it cannot pair with other PC? Do you have any debug log or sniff log about that?

     

    The second problem: After device A is paired, it needs to be manually unpaired, and the protocol stack needs to be re-burned. Is there any solution?

     May I know why the protocol stack needs to re-burned? Do you mean the HID keyboard needs to flash the image again?

    -Amanda H.

  • I'm having the same issue on the nRF52832 DK. I was able to pair once to my phone and now I can't pair to any device, including the phone that successfully paired the first time. Even if I reflash the issue persists. I'm using sdk 16.0.0.

    Any thoughts on how to fix this?

    -Ricky

Reply Children
Related