I am getting ready to release a nrf52 based ble product. These products are connected to a BLE to wifi bridge. So I can talk to them at any time.
I have been using the secure DFU examples very successfully to push firmware from my phone to each device, and it works great (during dev and test phase).
After sales/ deployment , I want a way to update firmware on these devices without any user intervention.
Are there any examples to support this usecase? I have read something about SMP here on the forum. Not sure if it applies.
Is there any solution (Nordic or 3rd party you can recommend) to deploy new firmware to large number of device eg 1000s from a centralized location ( say a web admin console or so?)
** edit: after some poking around I found out about IoT sdk. Why have the IoT sdk examples been removed while moving from SDK ver 16 to 17? Is it no longer supported?**
Thanks,
Hari