How to run a BLE P2P Server simultaneously with USB CDC on STM32WB part 2
Welcome back! If you have not seen the part 1 yet, please use the link to get the hardware settings in place before moving to the code, and now that you have, LET’S CODE! We use the following files to implement our code: app_ble.cp2p_server_app.capp_...