Hello,
I have an application that integrates OAK-D-W cameras using depthai-core v2.21.2. A newly received OAK-D-W unit fails to boot with my software, while older units from a 2022 manufacturing batch work fine.
Working unit: Board DM9098, EEPROM v7, 2022 manufacturing batch - boots and operates normally.
New unit: Detected on USB as X_LINK_UNBOOTED, but firmware upload fails with X_LINK_DEVICE_NOT_FOUND. EEPROM cannot be read since the device never completes boot.
The new camera is electrically present on USB but the MyriadX VPU never completes the firmware boot sequence.
Questions:
- Has anyone else seen boot failures with newer OAK-D-W batches on older depthai versions?
- Were there bootloader or firmware changes in recent manufacturing runs that break backward compatibility with v2.21.2?
- Is there a way to flash the new unit's bootloader to match an older batch?
Any guidance appreciated.
Thanks