- Thu Oct 29, 2015 12:00 am
#32510
I want to connect my esp8266 to my wifi direct supported android mobile using wifi direct protocol. I have looked at all the AT commands but i cant find any wifi direct related commands. But it is mentioned in esp8266 datasheet that it supports wifi direct.
1. So my question is does it support wifi direct between two esps or we can connect one esp and one android mobile.
2. As there are no wifi direct related AT commands so do i have to write wifi direct related firmware myself because i cant find any source code or examples related to it.