1)
When calling the wifi_station_connect(), if the network is not found, the chip continues to retry connecting every 1 second. Is there a way to change this behavior? For example, it would be great to disable auto-retry, and detect the failure and handle it within my own code. Please let me know if this is possible.
2)
is it possible to modify/suppress the output of the wifi_station_connect()? [it'd be great to be able to suppress the output of all system/api commands so that uart contains only data sent from my within my application code.]
Any insight you have on these two items would be greatly appreciated.
Thank you very much!
-JonathanStatistics: Posted by jmg5150 — Tue Dec 09, 2014 2:42 am
]]>