I have an OAK-D-POE device, and now it won't boot as a network device, when I switch the boot switch to USB mode, it works, but it's not recognized in POE mode. I pulled the latest depthai-python code, tried to use device_manager.py to factory reset the device and reset the bootloader, but reported the following error
(venv) C:\code\depthai-python\utilities>python device_manager.py
after connecting to device, <depthai.DeviceBootloader object at 0x000001EFABDA32B0>
Exception in C:\code\depthai-python\utilities\device_manager.py, line 196; 'Progress' object has no attribute 'self'
Exception in C:\code\depthai-python\utilities\device_manager.py, line 196; 'Progress' object has no attribute 'self'
Exception in C:\code\depthai-python\utilities\device_manager.py, line 171; 'Progress' object has no attribute 'self'
Traceback (most recent call last):
File "C:\code\depthai-python\utilities\device_manager.py", line 639, in <module>
app.run()
File "C:\code\depthai-python\utilities\device_manager.py", line 448, in run
self.window.Element('currBoot').update(self.bl.getVersion())
AttributeError: 'NoneType' object has no attribute 'getVersion
I also tried the flash_bootloader.py in examples/bootloader, also got the error
(venv) C:\code\depthai-python\examples\bootloader>python flash_bootloader.py network
[0] 184430101199DF0F00 [X_LINK_USB_VSC]
Which DepthAI device to flash bootloader for [0..0]: 0
Booting latest bootloader first, will take a tad longer...
Bootloader version to flash: 0.0.20
Flashing NETWORK bootloader...
Flashing progress: 0.0%
Flashing progress: 1.2%
Flashing progress: 3.7%
Flashing progress: 6.2%
Flashing progress: 8.7%
Flashing progress: 9.9%
Flashing progress: 12.4%
Flashing progress: 13.6%
Flashing progress: 16.1%
Flashing progress: 17.3%
Flashing progress: 19.8%
Flashing progress: 22.3%
Flashing progress: 23.5%
Flashing progress: 26.0%
Flashing progress: 27.2%
Flashing progress: 29.7%
Flashing progress: 30.9%
Flashing progress: 33.4%
Flashing progress: 35.9%
Flashing progress: 37.1%
Flashing progress: 39.6%
Flashing progress: 40.9%
Flashing progress: 43.3%
Flashing progress: 45.8%
Flashing progress: 47.0%
Flashing progress: 49.5%
Flashing progress: 50.8%
Flashing progress: 53.2%
Flashing progress: 55.7%
Flashing progress: 56.9%
Flashing progress: 59.4%
Flashing progress: 60.7%
Flashing progress: 63.1%
Flashing progress: 64.4%
Flashing progress: 66.8%
Flashing progress: 68.1%
Flashing progress: 70.6%
Flashing failed: Failure verifying flashed memory