aws / aws-iot-device-sdk-embedded-C

SDK for connecting to AWS IoT from a device using embedded C.
MIT License
978 stars 628 forks source link

Does the IoT SDK support connecting two servers simultaneously? #1907

Open xiaomizhouya opened 5 months ago

xiaomizhouya commented 5 months ago

We want to create a feature that enables switching between two servers based on network conditions through IoT. Therefore, we would like to ask, "Does the IoT SDK support connecting two servers simultaneously?"

xuelix commented 5 months ago

Can I assume that you are talking about two physical connections?

We have a FreeRTOS library that support multiple endpoints to connect multiple physical networks at the same time. That library is hosted here: https://github.com/FreeRTOS/FreeRTOS-Plus-TCP

For a kind reminder, you can get more information about FreeRTOS and its support to AWS from this forum: https://forums.freertos.org/