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

full_modem_update: "Failed to get flash device: MX25R64"

I am trying to bring in the spi_nor driver into our project and was getting errors reading back the jedec id on initialisation so I tried to run the nrf/samples/nrf9160/http_update/full_modem_update sample on my nrf9160dk board and am getting the same error there.

HW v1.0.0

NCS v1.5.0

See log below

We have seen this on two dev kits (same hw version). Both boards have solder bridge 23 still connected so the CS pin wasn't disconnected.

Parents
  • Hi!

    Since the older versions of the DK's don't have an external flash, you need to make sure to specify the board revision when building the project (see Board revisions). 

    Best regards,

    Heidi

Reply
  • Hi!

    Since the older versions of the DK's don't have an external flash, you need to make sure to specify the board revision when building the project (see Board revisions). 

    Best regards,

    Heidi

Children
  • Hi Heidi,

    I missed that in the docs but unfortunately it is still throwing the same error.

    I used the following command to build

    New log

  • That's a bit strange. I will test on an nRF9160 DK v0.14 or later tomorrow to see if I can reproduce this. 

    It might be a hardware issue.

  • I'm not able to reproduce your issue, unfortunately, and from the log, specifically

    it doesn't look like any flash device is found (see drivers/flash/spi_nor L1064).

    Are you sure you're using the version of the DKs that have external flash? Could you send me a picture so I can confirm as well? 

  • Hi Heidi,

    Sorry for the delay, I was off for most of last week. Yes, I believe we have the boards with external flash. Attached are pictures of one of the two boards we tested