SDK: NCS 2.0.0
Based on: Peripheral LBS example
Central: Mobile (iPhone)
Peripheral: nRF5340
IDE: VS Code
Hi Everyone,
I am porting an existing project based on NCS v1.9.1 to the newest NCS version. Since the previous project was based on the nRF52832 chipset, the memory layout is different than the nRF5340.
The following link is related to my question: https://devzone.nordicsemi.com/f/nordic-q-a/84490/fota-issue-with-nvs
Is there an example project, for the nRF5340, that outlines how to specify custom partitions as we did with the nRF52832 project's yml and overlay file? Or is there a different process for this chipset?
Thank you,
Tom