This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Getting Started - Running Examples. Ninja not flashing

So I was following the documentation.
Installed everything successfully.
And now I am trying to send the program to the nrf52840.

However when I do ninja flash<program> I get:
ninja: no work to do.

Following the tutorial I should get at least a list of connected devices.


I am using:
- Windows10
- nRF5 SDK for Mesh v4.0.0
- nRF5_SDK_16.0.0_98a08e2

Parents Reply
  • I think Doroana was testing with a nRF52840 Dongle (PCA10059). 

    Please be aware that it's not a development platform. It's mainly designed to use as a hardware backend for NRF Connect. It can be used for testing mesh but only after you have developed and tested the firmware on the NRF52840 DK. Note that the nRF5 Mesh SDK doesn't support the nRF52840 dongle out of the box. The documentation was for the nRF52840 DK (PCA10056)

Children
Related