Cannot connect Arduino MKRzero to R2018b

2 views (last 30 days)
Error msg from Matlab saying that 'MKRZero' is not recognized as a supported board while running the code:
a = arduino('com7','MKRZero')
The ardunio board at com7 is running fine when using arduino IDE so there is no problem with the board and the connections.
Thank you for your help

Accepted Answer

Kumar Pallav
Kumar Pallav on 27 Oct 2021
Hi,
The hardware board "Arduino MKR Zero" is supported on releases from R2019b.
Please refer this document for Arduino support from MATLAB.
Hope this helps!

More Answers (0)

Categories

Find more on Arduino Hardware in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

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

Start Hunting!