Open fabriofabrio opened 5 months ago
Hi, That board should work with an original DS4 controller. Some clones don´t work. Usually, I change the DS4 MAC to match that of the ESP32. I also bought a DS4 clone and it didn´t work that connects with everything except the ESP32. I´m trying to write a code that works with most DS4 clones. So far, I wasn´t successful. I wasn´t able to figure out what happen based on the logs. You can try by setting the debug to VERBOSE. I hope this helps, Pablo
Thank you very mucho for the answer.
Unfortunately when I set verbose debug, the serial monitor does not show library logs
Hi
I use:
clone ds4 controller board esp32 dev kit v1.4 ESP-IDF Version : v5.1.4-51-g442a798083-dirty Arduino Version : 3.0.0
I tried to change
ds4 mac address with esp mac esp mac with ds4 mac
but these attempts have failed
I can connect my ds4 with PC and Android Phone with successfully
I would like to try reading the logs of library but I can read only Ps4connect.ino
suggestions?
thankyou
fabrio