Hi
I have some question about OTA .
1.The nRF SDK hvae twos way for OTA:single bank and dual bank;The nRF Mesh 3.10 too?Because my firmware maybe very large,so I want to use single bank.The Mesh 3.10 can also support the single bank OTA?
2.Because theOTA way was one-to-one for nRF SDK,the Mesh OAT must be one-to-one?If so,upgrade all device must spend a lot of time.would like to one-to-more what should I do?can be implement MESH OTA? Such as upgrade all light node at the same time through the mesh network.