2024-06-19 09:44 AM
Hello, Where can I find hardware configuration for BLE examples in case of development and production? Particular for STM32WB BLE-HID.
Solved! Go to Solution.
2024-06-25 08:05 AM
The joystick is available for the Discovery board of the STM32WBA. This application can run only on an STM32WBA discovery. It is not compatible with the NUCLEO-WB55 board.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2024-06-19 09:49 AM
Hello @GS2
Can you give more details about your request?
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2024-06-21 03:34 PM
For example from BLE_HID_Mouse - how mouse and (the joystick?) should be connected to NUCLEO-WB55 board ?
"Now you can control the mouse pointer by using the joystick direction of the STM32WBA55xx Discovery kit,
selection can be done with a press on the joystick."
2024-06-25 08:05 AM
The joystick is available for the Discovery board of the STM32WBA. This application can run only on an STM32WBA discovery. It is not compatible with the NUCLEO-WB55 board.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2024-06-25 08:24 AM - edited 2024-06-25 08:29 AM
As @STTwo-32 said, it is referring to The Joystick which is part of the Discovery kit:
So you don't need to do anything - it's already done for you!
To use a Nucleo board, you'd have to replicate all those features of the Discovery kit
@GS2 wrote:For example from BLE_HID_Mouse - how mouse and (the joystick?) should be connected
You don't connect a mouse - it uses the joystick instead of a mouse:
"Now you can control the mouse pointer by using the joystick direction of the STM32WBA55xx Discovery kit, selection can be done with a press on the joystick."