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.
6 years, 6 months ago.
When mbed os support for nRF52840 DK is available?
Hi Team,
Noticed that the official hardware boards coming from Nordic(not third party) are only: nRF51-DK and nRF52-DK. But recently Nordic publicly released it's nRF52840 DK, may I know when will this board be supported by mbed os?
Thanks.
1 Answer
6 years, 6 months ago.
The board had been supported since it was the PDK. For some reason it's page has always been hidden https://os.mbed.com/platforms/Nordic-nRF52840-DK/
Cheers
Hi , I have the same issue. I use the MbedCLI on my MacOSX and when I try to compile with "mbed compile -t GCC_ARM -m nrf52840_dk" as the product page suggests I get this error: "make.py: error: argument -m/mcu: nrf52840_dk is not a supported MCU. Supported MCUs are:" and the shows a big list of supported names but not the nrf52840_dk
Is it really a supported hHW platform ? Am I doing something wrong ?