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.
6 years, 4 months ago.
Issue with mbed-os-example-ble-BatteryLevel and NRF51-DK
When compiling this example using the online compiler for the Nordic NRF51-DK without any changes whatsoever the following errors occur and compilation fails. Any ideas on why this is?
Sam
Question relating to:
1 Answer
6 years, 4 months ago.
Hello Sam,
For the errors on the bottom, there is a github issue that has been raised:
https://github.com/ARMmbed/mbed-os/issues/7422
If you are using the online compiler:
Under the Compile button, navigate to Compile Macros and add _RTE_ in the text box. Then try recompiling.
Hope this helps!
-Karen, team Mbed
If this solved your question, please make sure to click the "Thanks" link below!