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.

  • erik replied to this.

    Hi boseul , You could maybe try updating the bootloader first. I would also not suggest checking whether the DIP switch is in the correct mode (on the SOM on your device).
    Thanks, Erik

      erik
      Thank you for answer. But, how do you update the bootloader? The device manager is not available at all.
      Yesterday, I ran 'install_requirements.py' of 'depthai-main', I also ran 'install_requirements.py' of 'depthai-python/utilities'.

      You have to select the device by clicking on it either on the dropwdown or in the table (on popup window). After that you can flash the bootloader.
      Thanks, Erik

        erik
        When I click on that device, I hear the device disconnecting sound twice and the program stops... So I can't flash. Is there any problem with the State being Unbooted?