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

hid_keyboard_example BLE_EVT_TX_COMPLETE

Hi,

I'm using ble_app_hids_keyboard example as the base to develop my own application, but was found something really strange, the application seems never get into sleep mode, after doing some traces I found the app contineously generating the BLE_EVT_TX_COMPLETE event, why is that? Since I didn't do anything after application connecting to the iPhone, can this be fixed? I'm using SDK 9.0 and SoftDevice 110, thanks very much..

Related