Setup:
NCS v2.4.1
nrf52840DK (ZR)
Hi,
I am looking for clarification regarding that small note [Developing with ZBOSS]:
The memory configuration must not be changed between firmware versions if the firmware is going to be upgraded using the OTA DFU.
- Is it valid for all configs or only for part of them ?
- How this works under the hood ?
- Is OTA incompatibility still valid if I am using static partition layout ?
- Do I really need to put my custom memory configuration header after zboss_api.h everywhere I am using the zboss_api.h ? Can it be done in other way in Cmake for eg. ?
I look forward to hearing from you,
Pawel