2022-09-22 01:04 AM
I used STM32WB55RGV6 to make a board (BLE server), the USB dongle is used as (BLE client), and then the USB dongle is output to the computer through the serial port. I need to further organize and categorize this data, and then display it as a real-time ecg waveform. Originally wanted to use stm32cubeMonitor to do it, but there is no good example, is there any good way to achieve it?