Simple Ble Communication with stm32wb??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-10-24 5:11 PM
I've been starting a bl project recently.
I want to implement simple communication using stm32wb chip. Like you can buy and use a UART-based Bluetooth module like HC-05.
However, when I looked at the materials released on the web, there were many examples of using custom templates so that they could only be used in dedicated apps.
Is there a way to implement communication that simply sends and receives data between Ble? I'm not a native English speaker, so I'm very slow at finding materials. I'm sorry.
- Labels:
-
BLE
-
STM32WB series
-
UART-USART
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-10-28 10:26 AM
Hello,
You can look BLE_HeartRate or BLE_p2pServer / BLE_p2pClient examples available in STM32CubeWB package.
Best Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-28 5:34 PM
Hello. I couldn't check your answer because I was busy with other work.
I'll follow your suggestion.
Thanks!​
