Filter löschen
Filter löschen

Why won't my Arduino Nano 33BLE create a communication link with the serial port in Simulink R2023a?

4 Ansichten (letzte 30 Tage)
I have an Arduino Nano 33BLE which is supported by MATLAB R2023a. I've installed the support packages for Arduino in both MATLAB and Simulink and I received confirmation that the Arduino is detected and ready for use.
 
I can connect with MATLAB and create an Arduino object, but whenever I try any design in Simulink I get the following error:
Unable to create communication link with serial port in Simulink.
Please check with input argument PORT and verify that the device is connected.
How can I get Simulink to connect to the Arduino? 

Akzeptierte Antwort

MathWorks Support Team
MathWorks Support Team am 18 Apr. 2024
Bearbeitet: MathWorks Support Team am 18 Apr. 2024
For the Arduino Nano 33BLE, both the Host COM port and Bootloader COM port need to be specified for Simulink to build and deploy a design to the board.
 
The process can be found at the following guide:
 

Weitere Antworten (0)

Kategorien

Mehr zu MATLAB Support Package for Arduino Hardware finden Sie in Help Center und File Exchange

Produkte


Version

R2023a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by