Skip to content

Windows 10 pygatt error  #28

@Randulfe

Description

@Randulfe

I am getting the following error even after making the 0.25 second delay fix in the pygatt file :

Traceback (most recent call last):
  File "muse-lsl.py", line 44, in <module>
    muse.connect()
  File "...\bci-workshop-master\python\muse\muse.py", line 44, in connect
    self.adapter.start()
  File "...\pygatt\backends\bgapi\bgapi.py", line 204, in start
    self._detect_device_port()
  File "...\pygatt\backends\bgapi\bgapi.py", line 147, in _detect_device_port
    raise BGAPIError("Unable to auto-detect BLED112 serial port")
pygatt.backends.bgapi.exceptions.BGAPIError: Unable to auto-detect BLED112 serial port

Any idea on how to solve this? Already tried resetting :(

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions