brainflow icon indicating copy to clipboard operation
brainflow copied to clipboard

Problem getting data from Enophone device on a Mac

Open basophobic opened this issue 1 year ago • 3 comments

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?

basophobic avatar Jun 10 '24 21:06 basophobic

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.

github-actions[bot] avatar Jun 10 '24 21:06 github-actions[bot]

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

Andrey1994 avatar Jun 10 '24 21:06 Andrey1994

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

basophobic avatar Jun 10 '24 21:06 basophobic

I've tried to use serial port instead sockets on macos, didnt work for me from the box. Since classic bluetooth is quite outdated and been replaced by BLE everywhere, I dont think I will spend more time trying to fix it, closing it as non planned

Andrey1994 avatar Sep 22 '24 17:09 Andrey1994