This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC3100: Can Both wifi and ethernet connection co exist in Ti RTOS project ?

Part Number: CC3100
Other Parts Discussed in Thread: TM4C129ENCPDT, CC3200,

Hi Everyone,

I am working to implement where i need to switch between network connection , for example when my device (TM4C129ENCPDT ) needs internet connection either from wifi or from ethernet, when wifi connection lost it should switch to ethernet connection, or if ethernet connection lost it should connect to wifi network , how can i implement this feature and what are the http.networkstack should be ( Http.networkStack = Http.SimpleLink; /Http.networkStack = Http.NDK;) ?, where can i find refference ? can these both co exist ? ,

Thanks in advance

regards,

Chiranth