After connecting NUCLEO-WB55RG with BLE_HID example - no action from pressing SW1.
Hello,
From readme.txt:
On the Nucleo board side:
- Power on the Nucleo board with the BLE_Hid application
--- connected to usb
On the PC side:
- open a terminal window with the following settings:
baud rate of 115200
Byte size of 8
Parity None
Stop bits 1
Data Flow Control None
***** Mode Com3: Baud=115200 Parity=N Data=8 Stop=1"
On the PC/Smartphone:
- enable the Bluetooth communication (PC: or install any Bluetooth 4.0 USB adapter dongle)
- Connect to the STM32WB55xx device with PIN code 111111.
***** connected with PIN code 111111.
On the Nucleo board side:
Each action on the SW1 button display a menu in the terminal window, a kind of a mouth
with 3 button and a wheel emulation.
*** pressing switch SW1 - nothing happens!
Why something should happens on a terminal window connected to COM3 STLink ?

