platformio / platform-nordicnrf51

Nordic nRF51: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/nordicnrf51
Apache License 2.0
20 stars 25 forks source link

Add nRF52-DK #2

Closed amq closed 7 years ago

amq commented 7 years ago

As I'm looking at it now, this should probably be in a separate platform.

platform-nordicnrf51 = https://github.com/ARMmbed/mbed-os/tree/master/targets/TARGET_NORDIC/TARGET_MCU_NRF51822

platform-nordicnrf52 = https://github.com/ARMmbed/mbed-os/tree/master/targets/TARGET_NORDIC/TARGET_NRF5

ivankravets commented 7 years ago

Hi,

Yes, this is new development platform named platform-nordicnrf52. Do you have this nRF52-DK?

amq commented 7 years ago

I will receive a board based on it today: https://www.u-blox.com/en/product/evk-nina-b1 https://github.com/ARMmbed/mbed-os/pull/3128

amq commented 7 years ago

mbed is now getting a support for this nRF52-based board https://github.com/ARMmbed/mbed-os/pull/3291, so I will be glad to test platformio with it