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 で Arduino Hardware についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!