Hello everyone...
I have a question, is it possible to connect via the bluetooth module to the gamepad so that I can intercept communication and do button mapping??
I tried using the HC-05 v2 module but unfortunately it does not detect my gamepad. I bought the HY-BT401 module but it also does not detect the gamepad. Below is a photo of how it is identified by the phone.
I know that there is a solution based on NINA-based or usb shield, but I want to be able to use a BT module for this purpose.
I'm not talking about the code because I want to figure it out myself, I'm just asking if it's even possible to connect to the gempad using any bluetooth module for arduino?
If there is a module that would handle the connection with my gamepad, please give me the name.
I think you might have gone as far as you can. Your phone appears to have identified the device's Bluetooth as "low energy " i. e. BT4. This makes it incompatible with HC-05. The other pearl you have on the phone is the MAC address. You might find this means that you can connect using an HM-10. Check the Martyn Currey website.
Thanks a lot for the info, I will try to buy this module and check
Regarding the HY-BT401 module, I received from the Chinese a list of commands that support their modules:
However, although the phone sees BT devices, the module does not even see the HT-06 here
+VER=3.0.6,MY-BT401
OK
AT+SCAN
+SCAN:START...
+SCAN:FINISH
OK
AT+PLIST
+PLIST{
+PLIST= 0,D33826CECE4D,S
+PLIST}
OK
AT+PROFILE
+ERROR
OK
AT+MODE
+ERROR
OK
To my questions why I can't even see the HC-06 module, the Chinese fell silent and the contact broke off ;/