Install Hardware Driver
Install Arduino Driver on a Windows System
Before installing device drivers, make sure that you have administrative privileges.
Open Device Manager, and find your device mentioned as
USB Serial Device
orUnknown Device
.Right-click on the device, and select Update Driver Software.
Select Browse my computer for driver software.
Enter the path of the hardware IDE in your computer. For example, to obtain the path of Arduino® IDE, type
arduinoio.IDEroot
in the MATLAB® Command Window.Note
For the Arduino Nano 33 BLE Sense board, the path of the Arduino driver is available in the portable folder of the installed support package. For example,
C:\ProgramData\MATLAB\SupportPackages\R2021a\aIDE\portable\packages\arduino\hardware\mbed\1.3.0\drivers
.Click Install to install the driver software for Arduino board.
You receive confirmation of a successful installation.
Install FTDI Driver
If you do not have a FTDI driver installed on your system, follow one of these instructions:
Connect your system to the Internet, and then connect an FTDI device. If your system is connected to the Internet, the FTDI driver installs automatically once the FTDI device is plugged-in.
Follow the installation guides to manually install the FTDI drivers.