external memory SPI pin configuration in serial ltm application

Hello,

 

We are developing a custom board having nrf9160 cellular modem and we are using serial ltm application in it.

in serial ltm application there is pin selection available for UART2 in overlay file of nrf9160

same way can we configure the pin for external memory in serial ltm application?

 Thanks !!

Parents Reply
  • Thanks for quick response !!

    I do not want to modify the application firmware, only configure the project configuration files and overlay files.
    Using this I want to achieve the enable the external flash and test using sample app. 

    Once you have setup the overlay, you can for instance run a FOTA:

    (In my region lte-m/nbIoT network not available )  so I am not able to test FOTA commands.

    The former attached overlay sets up the mx25r64

    I am using the same chip as external flash, please let me know the basic configuration on version nrf connect sdk 2.5.0, also sample application (how to validate external memory)

Children
Related