필터 지우기
필터 지우기

problem in connecting mobile phone via Bluetooth in Matlab

조회 수: 1 (최근 30일)
Sunil Kumar Yadav
Sunil Kumar Yadav 2014년 5월 27일
Hello friend,
I am new to instrument control toolbox. I am trying to connect my mobile phone to matlab using Bluetooth and send some files to process but I am not able to do it.
I have used following command instrhwinfo('Bluetooth','Micromax X292i')
ans =
RemoteName: []
RemoteID: []
ObjectConstructorName: []
Channels: []
Here it is not showing available channel.
b = Bluetooth('Micromax X292i');
But when I use fopen it gives Error msg like this
fopen(b)
Error using icinterface/fopen (line 83)
Unsuccessful open: Cannot connect to the device. Possible reasons are another application is connected
or the device is not available.
so please help how to resolve this problem.
Thanks

답변 (0개)

카테고리

Help CenterFile Exchange에서 Instrument Connection and Communication에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by