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

NRF52840

https://www.nordicsemi.com/eng/Products/Getting-started-with-the-nRF52840-Development-Kit

Hellosupport,

Just got my 52840-DK board (v. 1.0.0), got the pulsing LEDs but couldn't make the NFC demo with the phone work. So, I decided to follow the instructions on the jump start page  and update the firmware. Since then, no pulsing LEDs and still no NFC. I noticed now, too late, that the firmware link on this page has actually a name in the form of nrf52832, not 52840...Is this the right firmware???

The page in question is the one at the beginning of my post.

Thanks,

Oli

Parents
  • Hi,

     

    I am not sure why the pre-flashed demo did not work, but when you flashed the nRF52832 you loaded an image that runs, but uses different pins for toggling the LEDs (the LEDs are connected to different pins on the nRF52832 DK and nRF52840 DK). You can find the binary in the SDK (download it here if you need), it is the 'preflash example' under /examples/peripheral/preflash/. Make sure you flash the 'pca10056' version. 

    There should not be any reason why the NFC part should not work here. I know this is a stupid question, and I apologize for that, but you have enabled NFC in your phone, right?

     

    Best regards,

    Andreas

Reply
  • Hi,

     

    I am not sure why the pre-flashed demo did not work, but when you flashed the nRF52832 you loaded an image that runs, but uses different pins for toggling the LEDs (the LEDs are connected to different pins on the nRF52832 DK and nRF52840 DK). You can find the binary in the SDK (download it here if you need), it is the 'preflash example' under /examples/peripheral/preflash/. Make sure you flash the 'pca10056' version. 

    There should not be any reason why the NFC part should not work here. I know this is a stupid question, and I apologize for that, but you have enabled NFC in your phone, right?

     

    Best regards,

    Andreas

Children
Related