What is the recommended way to do DFU over Mesh in Zephyr? I saw DFU documentation in nRF5 SDK for Mesh v5.0.0 but not sure how this relates to Zephyr
Can you point me to the Zephyr specific documentation and samples?
Thank you
What is the recommended way to do DFU over Mesh in Zephyr? I saw DFU documentation in nRF5 SDK for Mesh v5.0.0 but not sure how this relates to Zephyr
Can you point me to the Zephyr specific documentation and samples?
Thank you
Hi,
Unfortunately, NCS/Zephyr does not support DFU over Mesh at the moment, we currently only have support for this in nRF5 SDK, but it does have support for point-to-point DFU using mcumgr component.
You can have a look at this sample in Zephyr.
You could ask your regional sales manager regarding future plans or roadmaps concerning DFU over Mesh. If you do not have the contact information for your RSM, please send me a PM and I will give it to you.
Hi,
Yes, it is possible. Look at the sample I referred to in my previous reply.
Hi,
Yes, it is possible. Look at the sample I referred to in my previous reply.
Thank you very much!
I contacted the FAE but got no response. Is there a timeline when the DFU over Mesh be implemented in Zephyr? The limitations of the BLE method is that only one device at a time can be updated.and it has to be in BLE range. OTA DFU is a crucial feature for large installations.
Hi,
AndyM said:I contacted the FAE but got no response. Is there a timeline when the DFU over Mesh be implemented in Zephyr?
This is something you should take with the RSM as this is a roadmap question.