How to migrate from a TCP WiFi data server to BLE data server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-08-27 1: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
- Labels:
-
BLE
-
STM32WB series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-09-07 8:34 AM
Hello,
Unfortunately, there isn't any example on this topic inside the STM32CubeWB package.
Best Regards
