Hi, * Reizer, Eyal <eyalr@xxxxxx> [181223 07:38]: > You are ok as long as the wlan_enable pin Does go down for a sufficient amount of time > turning the wl18xx device off. > The firmware can only be downloaded once after power on. > In between down/up you have to make sure the wlan_enable is fully going through on->off->on > and the wl18xx device is fully reset. > On power on the firmware is loaded by the driver and this will fail in case the reset didn't happen OK thanks for confirming that it's the enable pin that needs to toggle. Sounds like I need to get the wlcore pwrseq changes done and posted as the long term solution. And for a short term fix, we should just add msleep(50) for now with updated patch description. Does that that sound OK to everybody? Regards, Tony