8 years, 9 months ago.

No mbed hardware platform with Cortex M0+ processor and Bluetooth Low Energy (v4) ?

No mbed hardware platform with Cortex M0+ processor and Bluetooth Low Energy (v4) ?

2 Answers

8 years, 9 months ago.

Based on this chart it doesn't appear to be so.

https://developer.mbed.org/media/uploads/Sissors/supported_LDoCekG.htm

8 years, 9 months ago.

That chart does not include BLE on it (since I can't get it automatically from mbed source code). Isn't the NRF51822 what you are looking for? Which has a ton of platforms: https://developer.mbed.org/platforms/?connectivity=3

It's only the nRF51 based boards that have BLE at the moment, so you could check for the presence of nrf51.h or if `NRF51` is defined. Also the nRF51 is just Cortex-M0, not M0+. Nice chart by the way!

posted by Tim H 13 Jul 2015