Hi,
In my company we plan to deploy multiple Jetsons Nano into the edge (possibly more than 100).
What would be a good strategy for upgrading the full image, and also only our software. We would like something like full firmware upgrade, and incremental updates too.
These boards won’t have access to internet.
We don’t have a lot of experience with these kind of installations.
I’ve read about busybox, yocto, etc, but I need opinions.
We’d like some kind of readonly system, and keep the configuration somewhere (maybe a NVME disk into our future carrier board, or a RW partition on emmc for logs/config, including network config, so that it will be possible to change IP etc via an API).
thanks in advance for sharing experience