필터 지우기
필터 지우기

Bluetooth Connection Error to Arduino Nano 33 BLE Sense

조회 수: 7 (최근 30일)
Stephen Scripp
Stephen Scripp 2023년 1월 19일
답변: Stephen Scripp 2023년 3월 23일
I have properly programmed my Arduino Nano 33 BLE Sense for Bluetooth connection using the arduinosetup command with the Arduino connected via COM port. The test connection fails after programming, but the board still shows up when I use blelist and checking for available devices on my labtop. I made sure I have windows 10 and am attempting to use a=arduino("the board address") to connect.

채택된 답변

Stephen Scripp
Stephen Scripp 2023년 3월 23일
The newer versions of MATLAB have an error. Use version 2021b and you should be able to connect to board over Bluetooth.

추가 답변 (1개)

Vidip Jain
Vidip Jain 2023년 2월 22일
Hi Stephen, since you're experiencing issues with the test connection, here are some steps that you can follow to troubleshoot the problem:
  1. Make sure that you have the MATLAB Support Package for Arduino Hardware installed. If not, you can download it from the MATLAB Add-Ons page.
  2. In the "Arduino" window, click "Add Board" and select "Arduino Nano 33 BLE" from the list.
  3. Once the correct port is selected, click "Test Connection" to verify that the Arduino is properly connected.
Test with a different device: If you're still unable to connect to your Arduino Nano 33 BLE Sense, try connecting to it from a different device. This will help you determine if the issue is with the device or with your laptop.
  댓글 수: 1
Stephen Scripp
Stephen Scripp 2023년 3월 23일
After strenuous testing, there is a bug in the newer versions of MATLAB to connect to this device. For anyone trying to use the Arduino Nano 33 BLE Sense over Bluetooth, use the 2021b version of MATLAB as the bug is not present here.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Run on Target Hardware에 대해 자세히 알아보기

제품


릴리스

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by