Skip to main content
Edmund
Associate
August 27, 2022
Question

How to migrate from a TCP WiFi data server to BLE data server

  • August 27, 2022
  • 1 reply
  • 808 views

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

This topic has been closed for replies.

1 reply

Remy ISSALYS
ST Technical Moderator
September 7, 2022

Hello,

Unfortunately, there isn't any example on this topic inside the STM32CubeWB package.

Best Regards