Bluetooth - Read data from generic controller

Hello

I have a generic bluetooth controller that works with a cellphone and I want to make it work on an arduino or esp32.
I searched a lot but I couldn't find anyone who has done it and I couldn't find much about how to read the data being received from a device like that.
How can i read the data been recived from a generic controller?

Thanks in advance for any help with this.

You lost me here.

Your post is incoherent. There is no "raw data", Bluetooth simply passes on data via wireless that has been fed to it via wires. You might need to research various Bluetooth protocols, but you can count HC-06 out then, as it is SPP only.

I'm sorry, I edited the post

See bluepad32 which reads from many bluetooth classic and BLE game controllers.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.