Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not receiving bluetooth data #1

Open
Avdbergnmf opened this issue May 13, 2020 · 1 comment
Open

Not receiving bluetooth data #1

Avdbergnmf opened this issue May 13, 2020 · 1 comment

Comments

@Avdbergnmf
Copy link

Hey, this could be an issue with my balance board or something but hoping you have an answer because I'm lost.

The program works fine, I connect to the board and get up to this point:

Found Wiiboard at address 00:23:CC:2E:E1:44
Trying to connect...
Connected to Wiiboard at address 00:23:CC:2E:E1:44
Wiiboard connected
ACK to data write received

Then the program hangs on this line: data = self.receivesocket.recv(25)

Does this mean its not sending any data? Or is something going wrong in the detection? Im working with python3 btw (had to change some code to get it to work, but nothing major)

Any idea what to do?

@RanvirB
Copy link

RanvirB commented Feb 12, 2024

Hi, I am currently stuck in the same position as you were. Did you manage to find any solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants