Bluetooth Low Energy - Saving data from callback
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commento
Francesco Giuseppe Mondelli
il 15 Feb 2021
Hi, I am having the exact same Problem, did you find a solution?
Risposte (0)
Vedere anche
Categorie
Scopri di più su Logical in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!