Is it not possible to connect a PS4 controller to the Arduino Nano ESP32-S3 board?
I read on the forums that PS4 uses bluetooth classic which is not supported by the Nano ESP32-S3 and so it is not possible.
I have tried to set it up by following these videos
but it does not work.
I am an absolute beginner and any help is appreciated.
Thanks
So if I pair my ESP32-S3 with a Bluetooth module like HC-05, I should be able to connect the DS4 without any issues?
Or I should buy the original nano...
Yes I get that! The idea here is to pair the HC-05 with the DS4 and then send the data received from the DS4 serially via HC-05 to the nano.
Not sure if this would work...Maybe I am missing something.