Through AP or Station?
Posted: Fri Nov 13, 2015 3:18 am
Hi,
I use dual mode to connect with 8266 AP and Station, at the same time but...How can i know the input way of the client (AP or Station)?
if(client.fromAP) { Serial.print(" Ap cliente"); }
Thanks.
I use dual mode to connect with 8266 AP and Station, at the same time but...How can i know the input way of the client (AP or Station)?
if(client.fromAP) { Serial.print(" Ap cliente"); }
Thanks.