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.
9 years, 11 months ago.
Unable to compile main.cpp.
I tried to compile main.cpp of BLE_HTM_HRM1017 on mbed platform but I was unable to do that. The situation is as the image below. How can I solve the problem?
Question relating to:
1 Answer
9 years, 11 months ago.
What does your onConnectionCallback function declaration look like? It is not defined exactly like it should be. Take a look at Gap::ConnectionEventCallback_t to see what your declaration should look like.