Is it possible to set both STA+AP modes simultaneously in Arduino MKR wifi 1010?
Is there any function to do that?
There is a similar function in esp8266.h library for setting both modes simultaneous. That function is wifi.mode(WIFI_STA_AP);
Is it possible to set both STA+AP modes simultaneously in Arduino MKR wifi 1010?
Is there any function to do that?
There is a similar function in esp8266.h library for setting both modes simultaneous. That function is wifi.mode(WIFI_STA_AP);