Juanoboy 0 Posted August 4, 2015 Share Posted August 4, 2015 Hi all,I have researched all day the use of SmartConfig example in Energia, but seems like I can not make the example work properly.After running the Wifi.startSmartConfig() once, and after studying the Wifi.h and Wifi.cpp, I expect it should not be necessary to run SimpleLink Wi-Fi starter again (and again and again...) each time the cc3200 is reset or power recycled.I can see this problem has been discussed before, but I can not find a solution.Is it something I have misunderstood, or is startSmartConfig() still not working properly (using Energia 16)?In case, any proposal for a workaround? Doing the same thing in the TI CCS is even worse, there the Tera Term output "Starting WiFi SmartConfig" will not continue after using the SimpleLink Wi-Fi starter. Quote Link to post Share on other sites
craigfoo 3 Posted September 3, 2015 Share Posted September 3, 2015 I had the same issue, the answer is use a new Wifi library. Library and example here: https://e2e.ti.com/support/wireless_connectivity/f/968/p/449967/1618061#1618061 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.