cancel
Showing results for 
Search instead for 
Did you mean: 

Connecting Joystick to STM32WB55 MCU.

MShar.8
Associate

Hi All,

I am trying to connect my p-Nucleo-wb55 board to a joystick using Bluetooth.

the joystick I am working on is DualShock 4, and I have obtained its address from my PC.

So is it possible to make a connection with the MCU with just the Bluetooth address?

What Example would you recommend to use to build my project? I think it would be P2P_SERVER/CLIENT.

Thanks in advance

Mahmoud.

1 REPLY 1
Remi QUINTIN
ST Employee

As this joystick should interface to your PC in a way a mouse or a keyboard would do, I would recommend to have a look at the BLE_Hid (human Interface device) project under

STM32Cube_FW_WB_VX.Y.Z\Projects\P-NUCLEO-WB55.Nucleo\Applications\BLE\BLE_Hid