Cannot connect Arduino MKRzero to R2018b
2 views (last 30 days)
Show older comments
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
0 Comments
Accepted Answer
Kumar Pallav
on 27 Oct 2021
Hi,
The hardware board "Arduino MKR Zero" is supported on releases from R2019b.
Hope this helps!
More Answers (0)
See Also
Categories
Find more on Arduino Hardware in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!