9 years, 1 month ago.

nRF51 IoT SDK

Is it possible to compile and test nRF51 IoT SDK samples on mbed?

Question relating to:

The nRF51 Development Kit is a single-board development kit for Bluetooth Smart, ANT and 2.4GHz proprietary applications using the nRF51 Series SoC. This kit supports both development for both nRF51822 …

2 Answers

9 years ago.

8 years, 11 months ago.

It should be technically possible to do so. Although you may want to check Nordic's team page as they've put together a library for this board. You can find there page here: https://developer.mbed.org/teams/Nordic-Semiconductor/

The library is here: https://developer.mbed.org/teams/Nordic-Semiconductor/code/nRF51822/.

It looks like there are quite a few example appilcations that use that library as well, that might be worth while exploring.

Hope that helps!

Brian