Does Arduino Nano 33 BLE Sense Rev2 work with Simulink? I am a little college boy that just started working with Arduino.

조회 수: 11 (최근 30일)
I am working with an Arduino Nano 33 BLE sense Rev2. This is my first time working with an Arduino, yet I cannot get it to work with Simulink. I have gotten multiple different errors, yet mainly need to know if anyone has had success working with this particular board on simulink. It works with matlab but I am afraid that the software has not been updated for the Rev2 on Simulink or something like that. To be honest I ain't smart enough to figure it out so any help would be appreciated.
My error message has conistently been the following:
The following error occurred during deployment to your hardware board: Unable to create a communication link with the serial port. Please check the input argument PORT and verify that a device is connected.
I have gotten this error with both my own simulink code and the examples in the simulink add on. I have made sure to manually connect the ports and all the labels within the settings are good. And again I know the device is connected because I can literally run it fine on matlab one second and then when I do it on simulink it gives me errors. Also would the version of Matlab effect it? I have 2022a. Anyways thanks for the help!

답변 (1개)

Angelo Yeo
Angelo Yeo 2023년 7월 26일
편집: Walter Roberson 2023년 7월 26일
Hi Nicholas,
Unfortunately, as of MATLAB R2023a, there is no official support for Arduino Nano 33 BLE Sense Rev2 board via Arduino Support Package. See the following link to know more about supported boards.
As of now, only workaround is to use it as an Arduino Nano 33 BLE Sense board to achieve any desired functionality, but this does not guaruantee a full usage of the board.

카테고리

Help CenterFile Exchange에서 Arduino Hardware에 대해 자세히 알아보기

제품


릴리스

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by