Other Parts Discussed in Thread: CC3100
Hi,
I'm in the beginning stages of designing an IoT automation device. The device has both ethernet and wifi. I'm using the CC3x00 for wifi and the TM4C129E and NDK for the ethernet part. I got both TCP client and server working on both wifi and ethernet with TI-RTOS for TIVA using NDK and simplelink wifi driver.
My question is, is it possible for me to implement VoIP and SIP protocol using TM4C129E with NDK and CC3x00 simplelink? I have zero experience on VoIP and SIP. I don't even know where to begin. I'm not sure if I even worded my question correctly. Anyway, could you please point me to the right direction? How do I incorporate VoIP and SIP in what currently have? I did not see this in the NDK and simplelink user guides. I am assuming the protocol is not supported but I'm not sure. Could you provide me with sample codes or any feedback on this subject.
Thanks
AJ