bigw00d/Arduino-ESP32Wiimote

Controller not syncing

Opened this issue · 3 comments

My controller not syncing, all leds is on, but no output.

There's a way to inform some pin code to sync?

image

Now, this message and all leds off! No data receiving.

Hi Leandro,
Did you find any solution to your controller not syncing I have the same issue although I don't have extension controller connected. How did you sync the wiimote?

Hi, I'd like to know how to fix this as well. I have a 3rd party controller, and I suspect this is part of the problem. I turned on verbose debugging for the library. I can see a successfull HCI_OPCODE_REMOTE_NAME_REQUEST returning REMOTE_NAME = Nintendo RVL-CNT-01, as well as a connection_complete status=00. The lights continue to blink, or eventually turn off, and the serial output seems to freeze at the last " EVENT code=13 len=5 data=01 81 00 01 00".

Serial output:
ESP32Wiimote_serialVerbose.txt