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!