-->
Page 1 of 1

how does wifi_set_opmode(STATION_MODE) works?

PostPosted: Mon May 03, 2021 4:09 pm
by nona
Hello,

im really a noob, just started to work with ESP8266 ..

i wanted to found a probe-request sniffer for ESP8266 and found one, but i dont understand something really basic ...

how wifi_set_opmode(STATION_MODE) works ?

is it connecting to some Wifi ? there isnt a request in the code to input the SSID and password ...

thanks for your help !