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

  • Hi Andreas,

    Sorry for the late reply. I got to travel to a different time zone and got no time to look into this.

    Indeed, I was able to recover the preflash version. Thanks a lot for the pointer.

    My phone still does not want to react to the NFC (yes, I have enabled it :) ). I will check with another phone once I get back home. I was able to get the nRF app connect to the BT though.

    Thanks again for your help,

    Oli

Reply
  • Hi Andreas,

    Sorry for the late reply. I got to travel to a different time zone and got no time to look into this.

    Indeed, I was able to recover the preflash version. Thanks a lot for the pointer.

    My phone still does not want to react to the NFC (yes, I have enabled it :) ). I will check with another phone once I get back home. I was able to get the nRF app connect to the BT though.

    Thanks again for your help,

    Oli

Children
Related