This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2640: The BLE HID emu kbd example response speed is too slow

Part Number: CC2640

The keyboard response speed is too slow, almost 1s to send a character if I keep press the button, my 2.5g wireless keyboard could send 100 characters in 3.6s.

If I change the slave_latency and the speed will become faster but there will be a string of error character. How can I modify the example to perform as a real ble keyboard?