AT+CIFSR
+CIFSR:APIP,"192.168.4.1"
+CIFSR:APMAC,"1a:fe:34:f3:02:cd"
+CIFSR:STAIP,"10.0.0.11"
+CIFSR:STAMAC,"18:fe:34:f3:02:cd"
OK
Can someone please explain me what is the difference between APIP and STAIP ?
I'v read in the AT manual that APIP is the IP address of ESP8266 softAP and STA is the IP address of ESP8266 station.
Actually, I'm newbie to ESP8266 (and generally in TCP/IP communication) and for that I will be glad if someone can explain me simply the difference...
If I want to send and get data (for example between two ESP's) which one should I choose ?