How do I reset legoev3 connection type?
조회 수: 5 (최근 30일)
이전 댓글 표시
legoev3 with properties:
FirmwareVersion: 'V1.09H'
HardwareID: '00165343712A'
IPAddress: []
CommunicationType: 'Bluetooth'
BatteryLevel: 100
ConnectedSensors: {'' '' 'touch' ''}
>> legoev3 Error using legoev3 (line 307) Failed to connect to EV3 through USB. Please check your USB connection.
The first time I connected the EV3 brick was via USB, MATLAB recognizes that there is a Bluetooth connection but I am unable to reset this to get the legoev3 program/.m file to acknowledge the new connection type.
댓글 수: 0
답변 (1개)
Saurabh Gupta
2017년 8월 1일
The 'legoev3' command has options to specify the connection type (refer to following link for example). When used without any options, it "uses the same settings as the previous connection."
댓글 수: 2
Saurabh Gupta
2017년 8월 1일
편집: Saurabh Gupta
2017년 8월 1일
What OS are you on - is it a Mac? Let me know the exact version along with the OS. And what MATLAB release are you using?
Also, have you tried the troubleshooting steps at the following documentation link?
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Support Package for LEGO MINDSTORMS EV3 Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!