6 years, 7 months ago.

How to export for Redbear nano 2

Hi, Just trying to get started with BLE. Is the Redbear nano v2 supported? It has the nrf52832 and the .hex examples in the test folder from this link work well:

https://github.com/redbear/nRF5x

Is it possible to use the mbed compiler to generate code for this device?

1 Answer

6 years, 7 months ago.

Hi,

The online compiler supports the platforms listed on the platforms page : https://os.mbed.com/platforms . Currently we only have the redbear labs BLE Nano available (https://os.mbed.com/platforms/RedBearLab-BLE-Nano/) .

That said it looks like redbear is suggesting you set the generic NRF52 as your target, and add overrides for the pinout diagram. For more support on this I would suggest reaching out to redbear directly either on their github page or on their teams page https://os.mbed.com/teams/RedBearLab/

All the best,

-Austin

Accepted Answer

It works with the NRF52_DK as target. Thanks

posted by mbed Dev 31 Oct 2017