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, 2 months ago.
mbed revision 123 (August 12th) breaks NRF51-DK target
Hi there, I did an update to the latest mbed library revision (online ide) and realized that the library update from the 12th of August breaks the NRF51-DK target when using BLE.
Error: Identifier "nrf_app_irq_priority_t" is undefined in "nRF51822/nrf51-sdk/source/nordic_sdk/components/ble/ble_radio_notification/ble_radio_notification.h", Line: 60, Col: 39
There's no issue for the HRM1017 target. Is there a location where such issues should be tracked e.g. github?
Cheers, Jens
1 Answer
8 years, 2 months ago.
We're aware of it, and tracking here: https://github.com/ARMmbed/mbed-os/issues/2621.
Workaround is to revert back to older versions of the BLE / nRF51822 / mbed libraries.