@Lazar-Demin
Thank you very much. That explains a lot. I am sorry I did not see the notice on this before. I now know how to avoid this in our factory without having to manually re-flash anything.
The following:
https://api.onioniot.com/firmware/omega2p/stable
is queried by the Omega to determine the latest "stable" version. The result is:
{
"version": "0.3.2",
"url": "http://repo.onioniot.com/omega2/images/omega2p-v0.3.2-b233.bin",
"build": 233,
"device": "omega2+",
"stable": true
}
Is there a reason why the latest stable is still reported as b233 when b257 is required by newer hardware?
Thanks, and regards,
Mike Hanson