
 
WIFI Module Default setting for Ethernet is disable, we can use AT command tool to Enable it;  
 
1) AT+FEPHY=on,( Enable and Saved - enable automatically when restart next time)
 
Or 2) AT+EPHY ( Enable but not saved )We can also use AT tool to enable AP+STA function ; 
Command is  AT+FAPSTA=on then restart, next time the AP mode will works at the same time when we choose to use STA mode.
 
