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

nRF52840 dongle systick example

Hello,

I'm new to BLE product and nRF52840  dongle and DK are my first BLE evaluation kits. I've some experience in Arduino AVR microcontroller. My setup is as follow:

- nRF52840 dongle PCA10059 (1.2.0)

- J-Link EDU for debugging purpose

- IAR Embedded Workbench IDE v8.20.1

- Windows 10

I've tried "blinky" example from nRF SDK (nRF5SDK1702d674dde.zip) and successfully tested. Next step, I want to try "blink_systick" example, but there is no example for nRF52840 dongle PCA10059. Can anyone guide me where to find the example?

Best regards,

Aung

Parents Reply
  • One more questions, please. 

    I want to know more about the differences between nRF52840 dongle and  nRF52840-DK.

    As far as I know that, if accidental UICR erase, REGOUT configuration of nRF52840 dongle will cause the problem. 

    This problem reduces the chip supply voltage (VDD) to default value, 1.8 V, configured by the REGOUT0 register in UICR and causing the dongle unable to boot again, since the dongle hardware is configured in high voltage mode.

    nRF52840-DK has debugger to set REGOUT configuration properly and nRF52840 dongle does not have. 

    What are the differences between nRF52840 dongle (pca10056) and  nRF52840-DK (pca10059)?

    Best regards,

    Aung

Children
Related