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

Mbed OS not work on nRF52840-DK

I received  nRF52840-DK from Mouser :
Sales Order No:
Web Order No:
Order Date:
242789421
14270760
29-May-18
I started to use it and some problems exist:
 
1. I placed power selector to "USB" and connected USB cable but board is not powered.
It's work only when I select "external power source" and  connected USB cable. I don't know what need select when I connect  "external power source" or "lithium battery"
 
2. I got it for use with Mbed OS.  I used online compiler with simplest "mbed-os-example-blinky"
After success compilation I placed bin file to JLINK drive but after reboot led is not blinked :(
and see that it's not same board I received.
Please help to make it work.
Parents Reply
  • Hello,

    It was not the purpose to be rude. Sorry if it was interpreted that way.

    I found this site:

    https://os.mbed.com/platforms/Nordic-nRF52840-DK/

    I can also see, e.g. from this case on DevZone, that others have used the nRF52840 DK on mbed.

    The nRF52832 and nRF52840 DKs use the same compiler. It is only some differences in the radio, and the memory size, and the GPIO pinout.

     

    Do you use the usb port that I highlighted in the figure in my previous reply, and are the switches in the position described in the figure? Does the board seem to respond? 

    You can try e.g. this example, which will run on the nRF52840 DK. Does it work? It should toggle the lights on button presses when uploaded successfully.

     

    Best regards,

    Edvin

Children
Related