Chat freely about anything...

User avatar
By aMartin
#81946 Hello!
Im new to esp8266 module and i need to some advice. Im currently trying to connect my esp8266 to android app but i want to do it without local network so i can use it outdoors.Is there a way to make the module to transmit wifi signal so i can connect my phone to it?Thanks :)
User avatar
By QuickFix
#81952 Yes, put it in AP ("Access Point") mode and connect to it directly.

How to achieve this depends on the environment you're planning to use (default AT command set, Aduino ESP core, LUA, BASIC, ...)