You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :)
Hi, the Wiimote always returns positions equal to 0 but does detect points
The text was updated successfully, but these errors were encountered: