I have follow the nordic documentation but I can not get the blinky example on the dongle nRF52840
I have follow the nordic documentation but I can not get the blinky example on the dongle nRF52840
Hi Ramon
I agree with awneil 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
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
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.