Other Parts Discussed in Thread: CC3200
Tool/software: Code Composer Studio
Hello,
1. I am trying to get the cc3200 to connect to an openvpn server as an openvpn client. Is there an easy way to do this and how? I have the default example working on how to connect to a wifi access point to internet, but now I want to connect through a VPN. I would like to modify the example so that I can connect to internet as a vpn client.
2. I noticed that there is a MQTT protocol that can also be used for secure comms with the CC3200, but have some concerns as to what is the data rate compared to if I do not use MQTT but rather modify the default wifi example to connect via VPN?
Thank you,
-iFer