Skip to content

Connection fails on Windows: TGC stuck on "Scanning" (COM ports detected but no connection) #3

Description

@abdelrahman-almassri

Hi,

I’m trying to use pymindwave2 on Windows 10 with a MindWave Mobile headset.
Bluetooth pairing works and Windows detects the COM ports:

COM8 (Incoming)

COM9 (Outgoing)

ThinkGear Connector shows both ports in the dropdown, but it never connects, it stays on “Scanning…” forever.

Screenshot:

Image Image

When I run the sample Python code:

mw = MindWaveMobile2()
mw.start()

I always get:

Failed to connect. Maximum number of retries reached.

Log details:

UnicodeDecodeError ... {"status":"scanning"}
Connection timed out. Retrying...
Failed to connect to MindWaveMobile2 device!

Python environment:

Windows 10

Python 3.11

pymindwave2 latest from GitHub

Questions:

Does ThinkGear Connector still support MindWave Mobile on Windows 10/11?

Does pymindwave2 require TGC to successfully connect to the headset?

Is there a way to bypass TGC and connect directly to the COM port?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions