Can We Use USB VID(0x1915) of Nordic for Free in Our Medical Device(which use nRF52840 as the MCU on PCBA)

Dear Nordic team,

We are a medical device manufacturer company in Australia.

Currently we are developing a medical device system, the system compose of a base station and a wearable device. We use nRF52840 as the MCU of that wearable device(we are not using ZephyrOS, but another medical-grade RTOS). The base station and the wearable device is able to communicate with each other via USB. We implement a whitelist on the base station so that the Linux-base OS on the base station will check the VID and PID of the USB device which it connect with to decide if it will allow the communication.

We are planning to do the US FDA submission for this medical device system.

Now the question is: 

Are we eligible to use Nordic USB VID(0x1915) for free in our case? 

I mean keep USB VID as 0x1915 for our wearable device, and change the PID to 0x0001 for that wearable device, in that way, the base station will identify if the device connected is our wearable device(VID 0x1915 and PID 0x0001). And is that OK to submit our device for FDA approval with this configuration? 

Parents Reply Children
No Data
Related