Hello,
I received the CC3200 launchpad yesterday and I have had a lot of difficulty trying to connect to wifi. The out of the box demo worked perfectly, but then I tried the SimpleWebServerWifi project using Energia. It connected to the network just fine, but would never receive an IP address from the router.
I waited for at least 10 minutes and decided that it wasn't going to connect.
I figured it was a problem with the firmware, so I followed the steps to update it using Uniflash and then decided to try CCS. I downloaded CCS and the appropriate SDK and everything and followed all the instructions for Project 0 as depicted on the youtube video. Right before debugging, I received a warning that
"XDCpath repository 'C:/ti/tirtos_simplelink_2_13_01_09/products/uia_2_00_01_34/packages' cannot be found! Visit project's 'Properties > General > RTSC' tab to adjust the XDCpath."
for the ti_rtos_config project. The program still compiled and ran after debugging, though, and I was met with this for the output:
So I waited, and waited, but the cc3200 again never received an IP address from the router. I'm not sure what to do at this point and this is my first time to work with anything wifi related. Any ideas on how to move forward from here would be greatly appreciated.