I am new to ESP8266 development.
I recently bought ESP-01 Module (Having ESP8266EX chip).Make of the module is AI-THINKER.
I have requirement of communicating with an embedded device(having MCU) directly through Wifi using Wifi-Direct(P2P) from a mobile device through ESP-01 Module (So that Mobile and esp-01 don't need to connect to an intermediate access point).
I have seen in specs that ESP8266EX supports Wifi-Direct(P2P) but can't find examples in SDK or online.
Please guide me in this regard.
Thanks in advance.