ArduinoGeneral

BLE Wireless Gamepad V2 -- Peripheral Mode?

userHead Account cancelled 2017-03-01 10:24:38 942 Views1 Replies
How to put BLE Wireless Gamepad V2 (DFR0304) into peripheral mode?

Wiki says press select button. Does nothing with power on.
make_clickable_callback(MAGIC_URL_FULL, '
', 'https://www.dfrobot.com/product-1170.html', '', ' class="postlink"')make_clickable_callback(MAGIC_URL_FULL, '
', 'https://www.dfrobot.com/wiki/index.php/BLE_Wireless_Gamepad_V2_SKU:_DFR0304', '', ' class="postlink"')
2017-03-02 01:17:27 Hi

I would like to suggest you use this AT command to enter into peripheral mode: "AT+CMODE=ANYONE"
Then I guess that the gamepad would be able to connect with other device.

let me know if you have any other problem.
userHeadPic Wendy.Hu