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

My First test with nRF52840 on MS04SF7_V1.0 (from Minew dongle)

I have follow the nordic documentation but I can not get the blinky example on the dongle nRF52840

Parents
  • Hi Ramon

    I agree with on this one. Seeing as you're new to the scene, you'll likely save a lot of time and trouble by investing in a development kit sooner, rather than later. You'll almost certainly either need a DK and a 10-pin debug cable or a J-Link at one point either way, as that's the only way to recover a Dongle like this one if you need to recover the Dongle at one point (due to accidental deletion of the bootloader or similar). 

    As for the programming of your Dongle, could you plug it in and read the flash in nRFConnect, that way you can see what is overlapping.

    Best regards,

    Simon

  • Hi Simon, 

    Thanks for your support

    Do you mean, that i can not flash in this dongle the examples, that basic blinky program on the dongle ??

    Regards

    Ramón

Reply Children
  • The SDK examples are designed to run unmodified on the Nordic SDKs.

    They may require modification to work on other targets.

    In order to determine what modifications are needed, and then make those modifications, you will need to have a good grasp of the product and the tools.

    Again, to get that grasp of the product and the tools will be far easier on a Dev Kit.

Related