2024-07-06 09:55 AM
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 ?
2024-07-09 08:00 AM
Hello @GS2
When clicking on the SW1 Button, you will see this on the Serial monitor:
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-07-09 09:20 AM
Thank you STTwo-32,
Sorry, I am new here.
Is serial monitor same as a terminal window from readme.txt:
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.
If not, how should I open serial monitor?
Nothing happens in terminal window after pressing switch SW1!
And the second question - is it possible to change PIN code from "111111" ?
2024-07-09 09:53 AM
So now I have 3 questions:
1. is it possible to change PIN code from "111111" ?
2. Why something should happens on a terminal window connected to COM3 STLink ?
3. After pressing SW1 - I have the follow:
2024-07-13 08:37 AM
Don't you know the answers STTwo-32?
2024-07-15 02:36 AM
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.