Hello,
I am working on Arduino's platform and decided to ditch the ArduinoBLE.h library due to its overhead.
I would like to send high frequency (2Mbps per the spec, or at minimum 1Mbps) ADC reads directly to my Mac (MacOs Monterey) via Bluetooth.
Are there any existing tutorials that you recommend to get started?
Thanks!