Receiving string data over BLE
Show older comments
I am trying to send data from a bluetooth server, in my case an ESP32 microcontroller and collect the data in matlab over BLE. The data transfer happens as bits. Presently I am sending the chrecteristic and reading it, the same way in matlab tutorials, but the data transfer is as bits. Is there an option to send 'string' as 'string' in matlab.
Accepted Answer
More Answers (0)
Categories
Find more on Bluetooth Low Energy Communication 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!