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.
That's unfortunate. Hope it will be implemented soon. In the meantime, is it possible to do a DFU over BLE ? If so -- could you point to sample code?
Thank you
That's unfortunate. Hope it will be implemented soon. In the meantime, is it possible to do a DFU over BLE ? If so -- could you point to sample code?
Thank you