electrotwelve 3 Posted April 22, 2016 Share Posted April 22, 2016 Hi, I'm fairly well versed with the Arduino but still a noob with the CC3200 platform. I was playing around with the APWatchConnectDisconnect example and ran into a few problems. I cannot seem to setup the AP. I specify the ssid and the password and on the serial monitor it does show that its creating an AP with the given creds but nothing happens after that. I never get to the "AP active" part. What am I missing here? The board is a CC3200 Launchpad from TI. Quote Link to post Share on other sites
energia 485 Posted April 22, 2016 Share Posted April 22, 2016 I tried to reproduce this on a version 3.2 and 4.1 of the LaunchPad but it is working for me on both of them. Does it print any dots in the Serial monitor or does it display nothing after "AP uses WPA and password is: xxxx" Robert Quote Link to post Share on other sites
electrotwelve 3 Posted April 22, 2016 Author Share Posted April 22, 2016 Nope, no dots in the serial monitor and nothing after "AP uses WPA and password is: xxxx". Also I don't see the AP in my list of Wifi networks. I have the 4.1 version of the launchpad as well. I was tinkering with CCS just before this. Would that have something to do with this? I did make the appropriate jumper connections once I switched to Energia. Quote Link to post Share on other sites
energia 485 Posted April 22, 2016 Share Posted April 22, 2016 You could try update the service pack with UniFlash. Howto is here: http://processors.wiki.ti.com/index.php/CC31xx_%26_CC32xx_SimpleLink_Tools#UniFlash And the service pack can be downloaded from here: http://www.ti.com/tool/cc3200sdk electrotwelve 1 Quote Link to post Share on other sites
electrotwelve 3 Posted April 23, 2016 Author Share Posted April 23, 2016 OK I re-flashed the service pack and that seems to have solved the problem. Thanks Robert. Quote Link to post Share on other sites
energia 485 Posted April 23, 2016 Share Posted April 23, 2016 Thanks for letting us know that you got it to work. I have seen this before where the service pack ends up in a state or is in a certain state out of the box preventing any wireless API's to work properly. I am not able to consistently produce this so have very little to go on to be able to report this back to TI. Robert Quote Link to post Share on other sites
electrotwelve 3 Posted April 23, 2016 Author Share Posted April 23, 2016 Yeah I've seen folks posting similar issues as well. Also, I tried the SmartConfig exmaple and the same thing happened. The app timed out. I had to reflash the service pack and then it worked. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.