arduino BLE send/receive simulink problem
Afficher commentaires plus anciens
Hello,
I am trying to send /receive BLE data from the sensors on an arduino board in simulink using some predifined BLE peripheral blocks. Then I upload the code on the arduino hardware and run it. So far this works with arduino nano iot 33 as all characteristics are visible.
It does not with BLE, BLE sense, and BLE sense rev2 boards. With the latter, the BLE service does not show up, for example in matlab calling blelist.
I tried with an ESP32 board as well. Here characteristics appear, but it depends on how many have been defined in simulink. Some of them are not accesible and some carry the same uuid although they have been given a different characteristic uuid in Simulink. It gives a erratic impression.
I've looked around on the forum but can't find a solution. This seems to be a simulink incompatability issue...?
Is there perhaps a workaround for this problem ?
Thanks for any help
Réponse acceptée
Plus de réponses (1)
Walter Roberson
le 31 Déc 2025
0 votes
BLE sense rev2 is not supported by the Simulink Support Package for Arduino
Look at the list of supported hardware, https://www.mathworks.com/hardware-support/arduino.html and see that it lists BLE sense but not BLE sense rev2.
1 commentaire
Paul
le 31 Déc 2025
Catégories
En savoir plus sur Modeling dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!