I am using MATLAB 2022b and Windows 11. I am trying to read my heart rate data from my chest band heart rate sensor (low energy peripheral) to simulink.
I have the following toolboxes installed - a. Bluetooth Toolbox b. Simulink support package for Arduino Hardware. I want to connect my heart rate sensor directly to computer and simulink using Bluetooth.
However, I am getting the following error "scanning and connecting to Bluetooth Low Energy peripheral devices are not supported on Windows 11.", for both cases -
a. used "blelist" at workspace
b. tried BLE RECEIVE block from Simulink. (uploaded snapshot)
Is it expected behavior? and in case yes, how can I work around to connect my Bluetooth sensor to Simulink.
Have a nice day ahead.