Bluetooth Connection Error to Arduino Nano 33 BLE Sense
11 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Stephen Scripp
le 19 Jan 2023
Commenté : Paul
le 29 Nov 2025 à 8:47
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.
0 commentaires
Réponse acceptée
Plus de réponses (1)
Vidip Jain
le 22 Fév 2023
Hi Stephen, since you're experiencing issues with the test connection, here are some steps that you can follow to troubleshoot the problem:
- 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.
- In the "Arduino" window, click "Add Board" and select "Arduino Nano 33 BLE" from the list.
- 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.
2 commentaires
Paul
le 29 Nov 2025 à 8:47
Is this still a problem in Matlab 2025 versions ? I am experiencing similar problem with Nano 33 IoT
Voir également
Catégories
En savoir plus sur Test and Measurement dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!