-->
Page 2 of 8

Re: Thanks

PostPosted: Fri Sep 18, 2015 9:23 am
by kingedem
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.

Re: Thanks

PostPosted: Fri Sep 18, 2015 10:09 am
by kingedem
Hi Micheal,

Its done... Working great!!!

Re: Thanks

PostPosted: Fri Sep 18, 2015 11:28 pm
by Mmiscool
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

Re: Thanks

PostPosted: Sat Sep 19, 2015 10:09 am
by kingedem
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?