Issue in establishing connection with Raspberry Pi and Matlab
2 ビュー (過去 30 日間)
古いコメントを表示
Venkata Sai Sampath Pavan Kumar Rachumallu
2020 年 12 月 14 日
回答済み: Jemima Pulipati
2020 年 12 月 16 日
Hello all,
I am using a Raspberry Pi 3B+ and want to control it using Matlab. But whenever i tried to use establish a connection with Pi, I am getting below error
"Connection to IO server on hardware at device address 169.254.0.2 is not authorized"
I have tried to restart Raspberry Pi and have reflashed it several times but still getting the same error. Appreciate any help
Matlab code used:
r=raspi()
Note: I am using R2019a version of Matlab
0 件のコメント
回答 (1 件)
Jemima Pulipati
2020 年 12 月 16 日
Hello,
Updating the Raspberry Pi IO server may resolve this issue
>>raspi.updateServer(ip,username,password)
The following documentation has some troubleshooting steps which you may try
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で MATLAB Support Package for Raspberry Pi Hardware についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!