SimulinkからRaspberry Pi実装時のDashboardのWeb表示について
Show older comments
Simulink Support Package for Raspberry Pi Hardware の examplesで公開されている、”Get Started with Deploying Web-Based Customizable Dashboard Blocks on Raspberry Pi" を試してみました。
ビルドプロセスは問題なく完了し、”診断の表示”に表示された index.htmlのハイパーリンクをクリックましたが、ブラウザで
Lost websocket connection! Please reload the page to reconnect.
とのエラーダイアログが表示されます。
Reloadしてみても、同じエラーとなります。
Websocketの通信が確立されていないようなのですが、どのあたりを確認/調査するべきか、手がかりなど教えていただければ幸いです。
Dashboardプロパティは、IPアドレス「デバイスアドレス」、WebSocket port 8000、HTTP port 8184 に設定しています。
ブラウザはChromeの最新verです。
RasPiのOSは、Linux raspberrypi 6.1.0-rpi7-rpi-v8 #1 SMP PREEMPT Debian 1:6.1.63-1+rpt1 (2023-11-24) aarch64 GNU/Linux です。
Accepted Answer
More Answers (0)
Categories
Find more on モデル化 in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!