You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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
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
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?
The text was updated successfully, but these errors were encountered: