ESP8266 Developer Zone The Official ESP8266 Forum 2017-04-05T14:54:42+08:00 https://bbs.espressif.com:443/feed.php?f=65&t=3590 2017-04-05T14:54:42+08:00 2017-04-05T14:54:42+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3590&p=12013#p12013 <![CDATA[Re: Using ESP8266 just to receive and send data to another ESP8266]]> http://www.espressif.com/products/hardware/esp8266ex/

This AT command firmware lets you use AT commands to work with the ESP8266, via UART interface at 115200 bauds (can be adjusted).
Most modules that you buy will come with AT command firmware already flashed on and ready to run.

Statistics: Posted by Guest — Wed Apr 05, 2017 2:54 pm


]]>
2017-04-01T01:09:46+08:00 2017-04-01T01:09:46+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3590&p=11830#p11830 <![CDATA[Using ESP8266 just to receive and send data to another ESP8266]]>
I'm studying about this module for a while but i've not found a similar application to the one I want to do.
I want to use a MCU, not Arduino, to receive some data and send through ESP8266 via WIFI to another ESP8266 via WIFI.
Both boards will have a MCU and an ESP8266.
My question is, how do I do this without having to program a custom firmware to ESP8266? I want to use it as it comes.
What's the peripheral(I2C, UART, SPI) that I may use for it?

Thanks.

Statistics: Posted by diogofm — Sat Apr 01, 2017 1:09 am


]]>