Arduino Nano 33 BLE to MATLAB

16 次查看(过去 30 天)
I am trying to connect my Arduino Nano 33 BLE via direct serial port.
I have both MATLAB Support and Simulink Support installed, though I plan on using the latter for better integration for what I need.
I am on COM3 and MATLAB detects the board, but when I try to program the board, I am unable to find this board as an option.
I tried just typing
>> a = arduino('COM3','Uno');
and I receive the message
Updating server code on board Uno (COM3). This may take a few minutes.
but it just stays that way.
I know it's not the Uno board, but I also don't know what to put, since Nano 33 BLE is not an option. The closest is Nano 33 IoT, but it doesn't register as what I need.
Help please?

采纳的回答

MathWorks MATLAB Hardware Team
Hi EB,
Kindly note that the support for Nano33BLE will be available from R2021a onward through the MATLAB Support Package for Arduino Hardware.

更多回答(3 个)

Sai Sri Pathuri
Sai Sri Pathuri 2020-5-28
As of MATLAB R2020a, there is no support for Arduino Nano 33 BLE Sense board via the 'Arduino Support Package'. The only possible workaround, at this point, is to use the Arduino Nano board to achieve any desired functionality.
  1 个评论
fus
fus 2020-8-12
what do you mean by "use the Arduino Nano board to achieve any desired functionality"?

请先登录,再进行评论。


Olav Landstad
Olav Landstad 2020-11-28
Bump. I have the same issue. Did you find a fix?

Edoardo Quattrocchi
Same issue too, did you find an answer ?

类别

Help CenterFile Exchange 中查找有关 Arduino Hardware 的更多信息

产品


版本

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by