Question
Hello Sir, I am totally new to stm32wb and I am following the youtube workshop3 video of stm32wb. But I want to know how to wirelessly transmit data from the board to our PC by ble fucntion.
In the video workshop, it changes the led blinking frequency after the ble connection with mobile app. But I am still confused with how to send the data to PC. For example, if I want to send "Hello word" to my computer, where should I put this code and how can I receive this on PC? I saw the software cube monitor RF, can I use this software to receive the message I send? Or should I download other terminal to receive the data?