-
Notifications
You must be signed in to change notification settings - Fork 55
Description
system: win11 (all updates), python 3.11 (brainflow 5.8.2), brainbay 2.7
testing if the device will connect to my laptop:
starting the default connection example (first one on https://brainflow.readthedocs.io/en/stable/Examples.html ) with (i have a muse s = board id is 39):
python brainflow-connection-test.py --board-id 39
the device will be found, connected to, and some data will be recorded.
doing the same in brainbay (choosing the muse s, not the muse s BLED because i do not have the dongle) will return 'failed to prepare session 17' (instandly, no scanning done, just some error).
i tried the same today on win10 (before reformating in installing win 11) and got the same error (it would also connect through pure python-brainflow).
is it possible to use brainbay/muse without the BLED bluetooth dongle?
could there be any other problems?
thank you for, writing this program. it seems amazing, i cant wait to try it out :-)