Hi, I currently use OAK-D-IOT-40 and want to run standalone mode. I ran various bootloader examples, but dai.DeviceBootloader.getFirstAvailableDevice() is executed. However, if the information resulting from this function is executed as an input to the dai.DeviceBootloader() function, the operation stops. No error message is displayed and the terminal just hangs.
And I tried running the 'device manager.py' in depthai-python, it finds the model name of the device, but when I click the model name, the 'device manager' UI stops. How can I solve this? All I want is to run standalone mode with OAK-D-IOT-40.