5 years, 9 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?

https://pastebin.com/fgkqVEKt

Sam

Question relating to:

Examples for mbed OS

1 Answer

5 years, 9 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!