how to read raw temperature data from BLE device
이전 댓글 표시
Using BLE to read temperature from Arduino nano 33 BLE onboard sensor (HTS221), MATLAB return the following 1x4 double :
[132 16 250 65]
seems like I should refer to the Temperature characteristic (UUID:"2A6E") according to Bluetooth Low Energy Specification
but how i can convert the raw data to temperature in celcius??
댓글 수: 1
Rakhi Agarwal
2020년 3월 30일
Hi. Can you please help me with how can I communicate to arduino nano 33 BLE board using matlab? Since, it isn't supported by Arduino support package for matlab.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Arduino Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!