Fix ESP AT 1.7 compatibility by keeping radio in STA mode whenever it is not used. Move also first AT+CWMODE_CUR invocation before AT+CWDHCP_CUR, so that the latter executes successfully with ESP AT 1.7. Fixes: 03ce610 ("drivers: wifi: esp: control CWMODE depending on current needs"...