Hi All
We have an interesting project where we are looking for solution to perform in field FW upgrade for a number of very limited embedded devices. It is not possible to implement Mender.io solution for these devices due to the various number of constraints.
Here is our idea:
- the solution will deploy wireless (LTE/WiFi) GW
- Wireless GW will have Mender.IO client and integration with Mender.IO server for its own OTA updates.
- However we would like to use Mender.IO infrastructure to support downloading images for a number of other embedded devices connected to our GW . These images would be stored in the persistent partition of our GW device.
- Custom developed applications which we have developed would update these embedded devices upon successful OTA download of their respective images.
Would it be possible to customise configuration of the Mender.IO client and Mender.IO server to support this kind of solution.
We would appreciate feedback and opinion of the community on this topic. Thank you in advance.