Arduino-ESP32Wiimote icon indicating copy to clipboard operation
Arduino-ESP32Wiimote copied to clipboard

Controller not syncing

Open LeandroPessoa opened this issue 2 years ago • 3 comments

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

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

LeandroPessoa avatar Jul 13 '22 19:07 LeandroPessoa

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

LeandroPessoa avatar Jul 13 '22 19:07 LeandroPessoa

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?

SuperTankMan avatar Oct 28 '23 19:10 SuperTankMan

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

trigman avatar Jan 12 '24 00:01 trigman