Hi !
I have a problem with MSP430F5529LP and CC3100 wifi booster pack.
I have been working without problems pluggin the CC3100 on the MSP430 and I connected to wifi with energia IDE but 3 days ago the communication failed.
I have :
- MSP430F5529 (25 MHz)
- CC3100 WIFI
- CC31XXEMUBOOST
When I bought the booster pack I had to follow instructions in order to connect CC3100 to wifi and the energia code example "simpleWebServerWifi" was working very well. But last week I pushed some buttons of the CC3100 ( SW1,SW2..) and It stopped working.
I followed the instructions that I found on the website of texas instruments (refers to uniflash) and it continues failing. Energia code "simplewebserverwifi" hang up in Wifi.begin (ssid, password)
I am sure that I aligned the CC3100 correctly on the Launchpad.
If I connect msp430+CC3100 wifi to PC via USB, the PC recognises the msp430 in COM port but if once connected, I take out the cc3100, PC don´t recognises that the CC3100 is taken out. I think it could be that the cc3100 is broken out or has misconfigured.
I don't know what to do...and I need help because I am working in my final degree project.
Thank you.