Hello all,
Disclaimer: I am very new to this device.
I am working with a company that is connecting to the OAK SOM D using a web app. I was wondering if its possible to configure the device so that when it connects, it always connects with usb2. I know there is the:
dai.Device(get_pipeline(), usb2Mode=True) as dev
but I don't think we can run a project to apply this setting.
Configuring OAK SOM D as USB 2
5 days later
Can you download a program to the device like you would a microcontroller or does it only run when engaged by a program? The device is out of my hands and the client has a web based app that they use. Is there a way to configure it before I hand it over to them so that it keeps the settings I choose? (usb2)
Thanks
Hi chandrian ,
program to the device like you would a microcontroller or does it only run when engaged
On devices that have flash memory integrated you can flash your app/NN nodes and run the OAK device in standalone mode. Which device do you have? Usually only OAK POE cameras can run in standalone mode.
Thanks, Erik
- Edited