pwittchen / neurosky-android-sdk

Android SDK for the NeuroSky MindWave Mobile Brainwave Sensing Headset
https://pwittchen.github.io/neurosky-android-sdk/docs
Apache License 2.0
48 stars 16 forks source link

Bluetooth socket instantly closes after connecting with success #86

Closed Aymeric-H closed 3 years ago

Aymeric-H commented 4 years ago

Hello I'm currently using the official ThinkGear SDK from NeuroSky with mindwave mobile 2 and and I'm getting bluetooth connection issues. The device connects to the software but then it gets instantly disconnected. I checked on to the logs and saw that bluetooth socket was closed by close() method. I tried to discover why this issue is happening each time I try to connect the device but I'm running out of ideas. Since you worked and seem to know the SDK pretty well do you have any idea what could cause this issue ?

pwittchen commented 4 years ago

Hi,

Can you provide more details? E.g. exact steps to reproduce this problem, stacktrace or any code snippet? I guess you are using SDK incorrectly or there are issues with your hardware (phone/tablet or headset). Have you tried my SDK? Have you had the same issues with it? It uses ThinkGear SDK under the hood too, but exposed API looks different.

Regards, Piotr

pwittchen commented 3 years ago

There was no further response, so I'm closing this one.