I am designing a ECG monitor device. The data rate is less than 50kbps. I was planning to use BLE for the device design. But I read some documents that say BT classic is a better choice for streaming. In my case, BLE can support the datarate I need, so using BLE than BT Classic will save me some power.
Does anyone here developed a BT device for streaming applications? Did you use BLE or BT classic? why?
Thank you!