Is Bluetooth support planned for the Instrument Control Toolbox on Linux?

조회 수: 1 (최근 30일)
Paul Mayr
Paul Mayr 2019년 12월 6일
답변: Aakriti Suman 2020년 4월 15일
I want to connect to an Arduino using bluetooth, but 'instrhwinfo('Bluetooth')' says that Bluetooth is not supported on Linux.
However I can open a serial port using 'serialport('/dev/rfcomm0', 115200)' which is why I do not understand why it is not supported.
Is Bluetooth support planned for the Instrument Control Toolbox or do I need to find another solution?

답변 (1개)

Aakriti Suman
Aakriti Suman 2020년 4월 15일
I understand that you are not able to connect with bluetooth using MATLAB on LINUX.
You can connect bluetooth with the arduino device and transmit data over the bluetooth interface using instrument control toolbox. I am attaching a document link which will help you in learning about it more. https://www.mathworks.com/help/instrument/reading-and-writing-data-over-the-bluetooth-interface.html?u
About your query that usage of the command 'instrhwinfo('Bluetooth')' says that Bluetooth is not supported on Linux, you may want to go through this link, https://in.mathworks.com/help/instrument/bluetooth-interface-overview.html. It clearly says that supported platforms for bluetooths are macOS and Microsoft windows- 64 bit.

카테고리

Help CenterFile Exchange에서 Test and Measurement에 대해 자세히 알아보기

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by