問題タブ [hc-05]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
712 参照

python - Bluetooth ペアリング済みデバイスにソケットを接続できない

コマンドを送信するための HC-05 Bluetooth チップを搭載した Arduino に Raspberry Pi 3B を接続しようとしています。HC-05 と Pi のペアリングに成功しました

現在、Python を使用してコマンドを送信しようとしています。私のコードは次のとおりです。

コードの実行中にホストがダウンしているという例外が発生し、問題が見つかりません。

HC-05 デバイスを交換し、Bluetooth サービスと Pi を再起動しようとしましたが、まだ Arduino に接続できないようで、道に迷っています。

すべてのヘルパーに感謝