• DepthAI
  • How to upgrade bootloader to 0.0.28

Can someone tell me how to upgrade bootloader to 0.0.28? I used device manager, danger zone, and I also used example code inside depthai-python, but there is no 0.0.28 version when it trying to upgrade.

For example, when the version on the device is 24, it can upgrade to 26, but not 28, when I run those programs
When I am at 26, it does not show 28 to let me upgrade, when using those programs.

I got this message listed below when I run my program. I want to fix that.

[2025-03-12 15:55:54.667] [depthai] [warning] [194430103142AB2E00] [192.170.10.221] Flashed bootloader version 0.0.26, less than 0.0.28 is susceptible to bootup/restart failure. Upgrading is advised, flashing main/factory (not user) bootloader. Available: 0.0.28

Never mind. I upgraded to 28 successfully. My Python environment screwed up.