Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
8 years, 9 months ago.
BLE_HID_KeyboardStreamDemo not working
Hi,
I'm trying to rebuilt the BLE_HID_KeyboardStreamDemo project on my system, after imported and complied, an error:
Error: Class "Gap" has no member "DisconnectionCallbackParams_t" in "keyboard_stream.cpp", Line: 48, Col: 38
after doing some trace on the codes, I found the BLE_API version is different than other BLE projects, is there any way to fix this problem?
thanks very much,