Open cvjensen opened 9 months ago
Hi @cvjensen,
If you change the PS4 controller to that of your ESP32 using sixaxispairtool, which will appear printed in the Serial Monitor after you upload that code, e. g.:
This device MAC is: c8:f0:9e:2e:1b:66
Then, you just press the PS button of your controller; it will blink for about 2 or 3 seconds. After that, when they connect, the light should stay on as long as the devices are connected.
Some alternative controllers work with PS4 but don´t work with this library.
I hope this help you.
Thanks for the quick response.
Sixaxispairtool and "this device mac" are the same.
When i press the PS button it start blinking but I never get any steady light. It just goes out.
are there any way to get a verbose output from your code ?
You could set the "Core Debug Level" in your compiler to "Verbose". I think you can also add at the beginnig of your code:
Hi @pablomarquez76 ,
Am I missing something or does this PS4 controller replica just not work?
I have uploaded the following to my ESP32 (just a normal edition)
Then it says:
This device MAC is: c8:f0:9e:2e:1b:66
which I have copied and put into sixaxispairtool and changed the stored address.
Then I've tried to hold down various buttons/combinations to make the controller connect but without luck.
Am I missing something or do I just have a bad controller?