Skip to main content
Lep
Senior
September 22, 2022
Question

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.

  • September 22, 2022
  • 0 replies
  • 543 views

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?

This topic has been closed for replies.