Dear Nordic,
We made an attempt to use the external flash in the LwM2M sample.
We tried to follow this:
docs.nordicsemi.com/.../nrf9160_external_flash.html
As soon as we add:
'
/ { chosen { nordic,pm-ext-flash = &mx25r64; }; };
The sample stops working, it does not even start.
We guess, it is related with MCUBoot issue or not having pm_static.yml file.
Could you please tell us how the proper configuration shall look in this case?
Regards,
Marcin