Invalid cross-device link while connecting Arduino Nano3

1 view (last 30 days)
I was connecting my arduino nano3 board with Matlab 2022a in Linux Mint using the following command:
a = arduino('/dev/ttyUSB0','Nano3','Trace',true);
But it is throwing out the error:
Updating server code on board Nano3 (/dev/ttyUSB0). This may take a few minutes.
Invalid cross-device link
I tried the same using Arduino explorer GUI. But it is throwing out the same error.
How to solve it?

Answers (0)

Categories

Find more on MATLAB Support Package for Arduino Hardware in Help Center and File Exchange

Products


Release

R2022a

Community Treasure Hunt

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

Start Hunting!