Bluetooth connection between Lego Mindstorms NXT and MATLAB

7 vues (au cours des 30 derniers jours)
Luiza Cunha de Menezes
Luiza Cunha de Menezes le 17 Mai 2015
Commenté : Vinod le 27 Juin 2016
I am following the steps of the page: http://au.mathworks.com/help/instrument/examples/communicating-with-the-lego-mindstorms-nxt-brick-over-bluetooth.html. However, after pairing the device, matlab returns the error: Error using instrhwinfo (line 191) Bluetooth is not supported in MAC OS Mountain Lion (10.8) and higher Does it mean that there is no way that I can do the connection? Thanks.

Réponse acceptée

Walter Roberson
Walter Roberson le 19 Mai 2015
The Bluetooth interface is supported on these platforms:
* Mac OS 10.7 and earlier versions only 64-bit
* Microsoft® Windows® 32-bit
* Microsoft Windows 64-bit
I have no information on the reason for this restriction, so I do not know how difficult it would be to create your own Bluetooth interface. You will not be able to use the prebuilt support, though.
  3 commentaires
Walter Roberson
Walter Roberson le 19 Mai 2015
Sorry, I do not seem to find any information about why the restriction exists.
Vinod
Vinod le 27 Juin 2016
As of R2016a Mac OS X 10.10 and newer is also supported. It is recommended to use OS X 10.11 or higher.

Connectez-vous pour commenter.

Plus de réponses (2)

Vinod
Vinod le 24 Avr 2016
Bluetooth on Mac OS X 10.10 and higher are supported in MATLAB R2016a and newer.

Sriram Narayanan
Sriram Narayanan le 18 Mai 2015
Modifié(e) : Sriram Narayanan le 18 Mai 2015
MAC OSX Mountain Lion 10.8 is fully supported with MATLAB starting release R2012b.
Since you are facing issues with communicating with NXT over bluetooth using MATLAB on Mac OS X 10.8, please make sure that you have installed X11 on your computer by following the steps mentioned in the following article.
  1 commentaire
Luiza Cunha de Menezes
Luiza Cunha de Menezes le 19 Mai 2015
Sriram, thanks for your answer. I already have the last X11 installed and my matlab version is 2014b. I am just entering the command: bluetoothDevices = instrhwinfo('Bluetooth') And it gives me the error: Error using instrhwinfo (line 191) Bluetooth is not supported in MAC OS Mountain Lion (10.8) and higher

Connectez-vous pour commenter.

Catégories

En savoir plus sur MATLAB Support Package for LEGO MINDSTORMS EV3 Hardware dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by