How to read data (raw values) via Bluetooth low energy device (ble) (which gets data from a sensor) continuously in MATLAB?

25 次查看(过去 30 天)
I am working on a project which is composed of a spectral sensor (connected to a mikroElectronika development board) and a low energy bluetooth device (to get the value via bluetooth in MATLAB instead of serial port-interface). I want to read the data continuosly on MATLAB via bluetooth (ble - functions). What should I add after the following code (line) ?
b = ble("ANNA-B1-04BE03"); % device name is "ANNA-B1-04BE03"
  3 个评论

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Get Started with Bluetooth Toolbox 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by