Had this message pop up in the logs last night for one of our OAKs:
[2023-03-13 13:16:09.322] [info] New bootloader version available. Device has: 0.0.21, available: 0.0.24
This sort of implies that something in the depthai stack is calling home to check for updates. Given that our application runs without connectivity to the Internet, that potentially poses a problem if it wedges when trying to talk to mom.
Is this what's actually going on, and if so, is there a way for us to disable this behavior?