cancel
Showing results for 
Search instead for 
Did you mean: 

STM32WB Client Mode

MErkc.1
Associate II

Hi, I want to application with STM32WB55 mcus. 

One mcu will be a server with the hrstm application, and the other mcu will be a client and listen to the data and print listening data with uart to the screen. But I couldn't find any sample code as client. Can anyone help me? I can't run the APP_DBG_MSG command at the same time. You can find the screenshot attached my confuguration.

0693W00000HqAzTQAV.png0693W00000HqB2eQAF.png0693W00000HqB3IQAV.png

1 REPLY 1
Remy ISSALYS
ST Employee

Hello,

You can find BLE_p2pClient example in the STM32CubeWB package available here:

https://www.st.com/en/embedded-software/stm32cubewb.html

Best Regards