pablomarquez76 / PS4_Controller_Host

Allows ESP32 to communicate with PS4 controller (can be used to control robots and other devices)
GNU General Public License v3.0
30 stars 5 forks source link

not connection help #7

Open fabriofabrio opened 5 months ago

fabriofabrio commented 5 months ago

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

pablomarquez76 commented 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

fabriofabrio commented 5 months ago

Thank you very mucho for the answer.

Unfortunately when I set verbose debug, the serial monitor does not show library logs