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, 9 months ago.
nRF51822 library update causes error?
I've tried to run "BLE_HTM_HRM1017" on SwitchScience's HRM1017 after importing this program. The compiler suggests that there is an update for nRF51822 library. After updating this library, the compile fails with some errors such as:
Error: Identifier "address_t" is undefined in "nRF51822/nRF51Gap.h", Line: 42, Col: 62
The definitions of some library some functions seem to be changed.
Does anyone succeeded to modify the program to fit to the updated nRF51822 library?