2022-08-27 01:28 AM
Hello everyone,
I hope are in the right forum ;)
I want to migrate my existing TCP-WLAN based MCU application which acts as a data server with a proprietary protocol. The application comes very close to standard Posix TCP handling.
Each connection is handled by a separate thread I would like to use the STM32WB55 for that, perhaps the module including that chip.
What BLE/ bluetooth services are needed?
Is there a software example matching that requirement?
Best regards and thank you very much for your help,
R Jordan
2022-09-07 08:34 AM
Hello,
Unfortunately, there isn't any example on this topic inside the STM32CubeWB package.
Best Regards