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

조회 수: 26 (최근 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