Place to put your Basic demos and examples

Moderator: Mmiscool

User avatar
By kingedem
#29350 Hi Micheal,

I managed to buy esp8266 - module having only GPIO1 and GPIO2 . After successful loading of your firmware (ESP8266Basic.cpp.bin), the module is not responding to AT command at 9600 baud and also not establishing the wifi connection with "ESP_9E1682"

Please suggest.
User avatar
By Mmiscool
#29405 Glad to hear its working for you.

There is one anolog input pin that can be used.

Look at the documention page on the web site http://www.esp8266basic.com/language-re ... E_COMMANDS

It descripes pwm in and out along with how to interface with the anolog anolog in pin on an esp 12
User avatar
By kingedem
#29439 I am planning to make Android App to access the esp8266 using your basic interpreter firmware. How can I stop the person tempering the code from the browser?