In Line 713 of the main.c program, there is a delay of 1 second added between wlan_init and wlan and_start. The reason in the comment 'add just over a 1 second delay to ensure that slow clock is stable'. which clock is being addressed in this context?
Hi Chandrashekar,
It seems that the delay might not be needed. But we are double checking it.
Miguel