I recently bought the LS Research and FRAM MSP430 Wifi Evaluation module (part number CC3000FRAMEMK). I was able to get the Sensor Demo (with the little Wifi Planets orbiting the host sun) working with very little trouble, but that demo doesn't model my application very well. The Data Logger application, as it is described anyway, is much closer to my target application, but I can't get it to run.
I downloaded the application and was able to flash the Data Logger binary onto the evaluation module, but no matter how the TP-Link AP is configured, the EVM will not connect. The Wiki for the Data Logger indicates that the SSID should be "TP_LINK" but in reading the source code, the default SSID is "TP-LINK." There is no mention of what security should be used, even though the Data Logger app appears to support WEP and WPA/WPA2.
It seems like there should be some way of setting up the AP so that this demo works immediately. What do I have to do to get the Data Logger to associate with my access point?