필터 지우기
필터 지우기

Interfacing HC-05 Bluetooth module issue

조회 수: 2 (최근 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 CenterFile Exchange에서 Communications Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by