Hello,
I am working with the CC3200, and I am trying to make a webserver with it to be accessed locally by navigating to it's internal IP address on my network. I had started to use the Wlan_Station example to try and do this, however it does not actually make a webpage. Then i found the HTTPServer example, which does make a webpage. However, I cannot get it to connect to my network, instead it tries to setup it's own network instead - in AP mode. When I've tried to make it go into Station mode, I have had no luck. How do you set up the CC3200 in station mode using this HTTPServer example?
Thanks,
Harry