arduino BLE send/receive simulink problem
이전 댓글 표시
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
채택된 답변
추가 답변 (1개)
Walter Roberson
2025년 12월 31일
0 개 추천
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.
카테고리
도움말 센터 및 File Exchange에서 Modeling에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!