Bluetooth Low Energy - Saving data from callback
4 views (last 30 days)
Show older comments
Hi everyone,
i'm using a callback function to read data from a Characteristic in ble object to speed up the reading, but i need to collect the received data in a matrix.
The procedure i use to do so is the same showed here https://www.mathworks.com/help/matlab/ref/matlabshared.blelib.characteristic.read.html
How can i modify it to collect the data?
1 Comment
Francesco Giuseppe Mondelli
on 15 Feb 2021
Hi, I am having the exact same Problem, did you find a solution?
Answers (0)
See Also
Categories
Find more on Data Acquisition Toolbox Supported Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!