Hello,
I do a big scatternet of nRF52840 and i want to deploy code update from a single point. Is there any way to do DFU between 2 nRF52 ? Can a nRF52 propagate it's own code ?
Thank you
Hello,
I do a big scatternet of nRF52840 and i want to deploy code update from a single point. Is there any way to do DFU between 2 nRF52 ? Can a nRF52 propagate it's own code ?
Thank you
Hi,
I suggest you to take a look at our Mesh SDK, I think it is what you are looking for. You can find the documentation in our infocenter.
Hello,
I already do a "connected" scatternet but i just need to know how can i propagate an update from nRF to nRF (i manage my own protocol so i can do a lot)
There is no official mesh connected scatternet update from a single point.
The mesh dfu solution we have is dfu update through advertising only.