No Ganglion bluetooth connection after macOS Mohave update
Hi,
I'm running the standalone GUI on a Macbook Pro (Late 2013). I haven't had any problems earlier, but after I updated to macOS Mojave the GUI can't find my Ganglion on the list of BLE devices. I've tried running in Processing as well without getting any different result. I can detect the Ganglion in the LightBlue-explorer on my iPhone, though. Does anybody else have the same problem?
Best regards,
Aksel
Comments
I just tried running 4.0.2 in Processing without luck. No specific comments in the console either. I usually run a program based on the Node JS SDK. Didn't get any connection here either.
Hello Aksel,
Thank you for notifying us.
The GUI is not compatible with Mojave due to its recent release.
While we are working on updating the GUI, we recommend purchasing a BLED112 dongle and selecting the dongle option in the GUI. This has been tested in the lab and in the wild.
Let us know if you have any questions.
Just tested the GUI standalone. Wouldn't work at first since the OpenBCIHub v2.0.3 wasn't in Contents>Java>data. Worked perfectly fine when I place it in this folder. Also noticed that an update for the NodeJS SDK was available, which was my actual main problem. Updated through NPM and my program worked like charm again.