2019-07-31 11:53 PM
I have a Sensortile kit and i want to stream my live data in Matlab.But i can't connect with Bluetooth.Matlab's bluetooth see other devices but Sensortile does not seem in the list.Also i try with device ID but it also didn't work.I want to stream data on Matlab only with Bluetooth not UART or USB.What i need to do for connecting with bluetooth?
2019-08-01 12:54 AM
Hi,
BLE (Bluetooth Low Energy) is needed instead of Bluetooth Classic.
Please check if the Mablab package supports BLE or not.
Thank you.
Best Regards,
Winfred
2019-08-01 01:09 AM
Thanks.