Looking for Nucleo-WB05KZ BLE example
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2025-03-14 12:17 AM - last edited on 2025-03-14 1:13 AM by STTwo-32
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
- Labels:
-
BLE
-
STM32WB0 series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2025-03-14 1:13 AM
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
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2025-03-14 1:22 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2025-03-14 8:12 AM
You can inspire to create your own services that receive and send data according to what you exactly need.
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.
