Bluetooth Low Energy - Saving data from callback
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Graziano Messineo
am 18 Feb. 2020
Kommentiert: Francesco Giuseppe Mondelli
am 15 Feb. 2021
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 Kommentar
Francesco Giuseppe Mondelli
am 15 Feb. 2021
Hi, I am having the exact same Problem, did you find a solution?
Antworten (0)
Siehe auch
Kategorien
Mehr zu Logical finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!