Unregistered OpenMV Cam Detected - Custom Built Image

Hello,

I’m getting this message when I connect to my Nicla Vision Board to OpenMV IDE (Unregistered OpenMV Cam Detected):

If I load the version released with the IDE, I don’t see this message. Several months ago I was able to build and load the image without this message popping up but, the image I am building today is giving me this message.

I am using Docker with the command line: “make TARGET=ARDUINO_NICLA_VISION” to build the image from a fresh clone with no modifications to any source.

I can’t see this issue anywhere on the forum which makes me feel like I am doing something to create this issue. Any suggestions?

Hi, it’s because Arduino asked us to update the USB PID of the Nicla. The new upcoming OpenMV IDE solves the issue. You can download the dev release here: Releases · openmv/openmv-ide · GitHub

I hope to have the final release done this week.

Thank you for the quick response.

The dev release of the OpenMV IDE fixed this issue.

I will keep an eye out for the next release.

Thank you again.