OpenBCI_GUI icon indicating copy to clipboard operation
OpenBCI_GUI copied to clipboard

Ganglion v3 firmware not detected on some MacOS versions

Open philippitts opened this issue 2 years ago • 4 comments

Problem

The GUI uses the advertised name of the Ganglion Bluetooth device to determine which major version of the firmware is running. In some versions of MacOS, the device advertisement is read as "Simblee" rather than the intended advertised name. This prevents the correct firmware from being detected.

Originally reported by @retiutut.

Expected

Determine the correct version of the Ganglion firmware using native Bluetooth on all supported MacOS versions.

Operating System and Version

MacOS 10.15.7

GUI Version

5.2.2

Are you running the downloaded app or from Processing/VSCode?

Both

Type of OpenBCI Board

Ganglion

philippitts avatar Sep 19 '23 14:09 philippitts

This will need to be fixed in both the GUI Helpers Library and BrainFlow.

philippitts avatar Sep 19 '23 23:09 philippitts

https://github.com/brainflow-dev/brainflow/pull/675

philippitts avatar Sep 19 '23 23:09 philippitts

https://github.com/OpenBCI/OpenBCI_GUI_Helpers/pull/7

philippitts avatar Sep 22 '23 17:09 philippitts

Closed by https://github.com/OpenBCI/OpenBCI_GUI/pull/1194

philippitts avatar Sep 22 '23 22:09 philippitts