フィルターのクリア

Interfacing HC-05 Bluetooth module issue

1 回表示 (過去 30 日間)
Ali Khan
Ali Khan 2019 年 6 月 12 日
編集済み: Arun Kumar 2019 年 9 月 27 日
Hi,
I am facing a very weird issue. When i try to communicate with Bluetooth module using following Matlab command. It display array instead of BT name. Plz, help me to sort out this issue. Thanks
>> instrhwinfo('Bluetooth')
ans =
HardwareInfo with properties:
RemoteNames: {2×1 cell}
RemoteIDs: {2×1 cell}
BluecoveVersion: 'BlueCove-2.1.1-SNAPSHOT'
JarFileVersion: 'Version 3.13'
Access to your hardware may be provided by a support package. Go to the Support Package Installer to learn more.
  1 件のコメント
Arun Kumar
Arun Kumar 2019 年 6 月 12 日
編集済み: Arun Kumar 2019 年 9 月 27 日
Since HC-05 is actually a bluetooth SPP device, we cannot use traditional serial function in matlab, because its only support "real" COM port. This question has already been answered.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeCommunications Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by