Hi everyone!
I can't connect Arduino Nano 33 to the VR gamepad (Shinecon SC-RA8). Arduino can't see this device.
Gemepad works on the Bluetooth v.3.0. My phone sees it perfect.
How can I connect Nano 33 to the gamepad?
Can NANO 33 work with Bluetooth v.3.0 devices?
Any help
No, the Arduino Nano 33 BLE does not support Bluetooth Classic. It has a BLE only radio which is not compatible. BLE has been designed for low power and to allow cheaper silicon design of the radio. This means a pure BLE chip does not support Bluetooth Classic.