I have a ESP 8266 working in AP mode (CWMODE=2 or 3), and I have two devices connected:
AT+CWLIF
192.168.4.3,38:aa:3c:ef:a5:e6
192.168.4.2,00:13:02:90:36:8d
OK
Up to this point ok.
But when I try a 'ping' from 192.168.4.3 to 192.168.4.2 and/or vice versa, it does not work. The 'ping' time expires.
If the ping is over the ESP8266 (192.168.4.1) then it works well.
It is as if the esp8266 not route the data packets.
Somebody knows why?.
Thanks
(Google translate)