How to stream data simultaneously from multiple STM32WB nodes to a PC?
Hello,
We are working on a smart floor system for sports applications using STM32WB55 MCUs.
Each floor tile has its own STM32WB55 that collects sensor data (foot pressure/position).
Our requirement:
Send data from many STM32WB nodes simultaneously to a PC for visualization (MATLAB/custom UI).
Main Question:
:backhand_index_pointing_right: What is the recommended way to achieve simultaneous BLE data streaming from multiple STM32WB nodes to a PC? Are there example projects or application notes for this scenario?
Thank you very much,
