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

points not displayed #4

Open
Noflare opened this issue Jan 7, 2024 · 1 comment
Open

points not displayed #4

Noflare opened this issue Jan 7, 2024 · 1 comment

Comments

@Noflare
Copy link

Noflare commented Jan 7, 2024

Hi, the Wiimote always returns positions equal to 0 but does detect points

image

@ThatCarrot
Copy link

ThatCarrot commented Nov 18, 2024

Hi i have the same issue.

if it can be of any help, i read online that there should be a response from the wiimote before firing other commands to it, so you have to wait for the wiimote to send its response.
That might be the problem in the function initiateIR().

SOMETIMES i get it to work if i put break points in debug after each sendReport() and writeRegistercall(), to manually slow it down. but this is highly unreliable.
9 times out of 10 it is simply informing me how many points are found and their intensity, data position is always X:0 Y:0

Hopefully OP fixes this so i can continue my project :)

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