Skip to main content
Associate III
March 14, 2025
Question

Looking for Nucleo-WB05KZ BLE example

  • March 14, 2025
  • 1 reply
  • 831 views

Hello,

i'm starting with the Nucleo-WB05KZ for the first time, i found some exemples (hex files) to test, please have you un exemple just to try the BLE communication between the board and android application : exchange of data for exemple ? 

thanks 

1 reply

STTwo-32
Technical Moderator
March 14, 2025

Hello @ljm 

The example to test Communication between your NUCLEO-WB05KZ and a Mobile phone is the BLE_p2pServer.

You can use it to connect to your board throw the ST BLE Toolbox. 

Best Regards.

STTwo-32 

ljmAuthor
Associate III
March 14, 2025

hello

thanks for replying

i used the exemple of BLE_p2pServer . to establish communication between the board and ST BLE Toolbox.

with this exemple it is possible to send commandes or anything to the boardvia bluetooth and get the response of the board ? 

Thanks 

STTwo-32
Technical Moderator
March 14, 2025

You can inspire to create your own services that receive and send data according to what you exactly need.

Best Regards.

STTwo-32