Does Arduino Nano 33 BLE Sense Rev2 work with Simulink? I am a little college boy that just started working with Arduino.
13 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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!
0 Kommentare
Antworten (1)
Angelo Yeo
am 26 Jul. 2023
Bearbeitet: Walter Roberson
am 26 Jul. 2023
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.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Arduino Hardware finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!