I am testing the "ble_app_hids_keyboard" program on the nRF51822 Evaluation Kit. I changed the pin assignment in nrf6310.h and it compiles fine. When I run the program it will "Pair" with my device but the button presses are very unresponsive. The program is supposed to send "h" "e" "l" "l" "o". It does this but it might take 4-6 presses on the button to get one letter? This doesn't work real well for a keyboard. Are there settings to change for a faster response or am I doing something wrong? Thanks!