brainflow-dev / brainflow

BrainFlow is a library intended to obtain, parse and analyze EEG, EMG, ECG and other kinds of data from biosensors
https://brainflow.org/
MIT License
1.27k stars 327 forks source link

Problem getting data from Enophone device on a Mac #724

Open basophobic opened 3 months ago

basophobic commented 3 months ago

I've been trying to make the demo program that reads data from the Enophone device and plots it in real time on a Mac for the last couple of days, but with no luck. The program outputs an error message about no data for the last 5 seconds. I have tried an external USB Bluetooth dongle to connect the headphones, which works without problems (pairing and connection are OK). The same code has been used on my Linux PC without any issues. Any thoughts or similar behavior from anybody?

github-actions[bot] commented 3 months ago

Welcome to BrainFlow project and thanks for your contribution! We will try to fix your issue ASAP. Make sure that you have read about issue format in the docs.

Andrey1994 commented 3 months ago

Hi, its the same as here https://github.com/brainflow-dev/brainflow/issues/611

I have no mac to test it, would be good if you contact enophone guys for assistance. I hope they will help with debugging and send a PR to brainflow repo with the fix. I sent them message about it in the past but this issue still exists

basophobic commented 3 months ago

Thanks, Andrey! I will contact them and let you know! Keep up the excellent job!