Hello people!
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.
Using ESP8266 just to receive and send data to another ESP8266
Re: Using ESP8266 just to receive and send data to another ESP8266
Postby pratik » Wed Apr 05, 2017 2:54 pm
You may flash the ESP8266 module with the lastest "AT command firmware" from
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.
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.
Who is online
Users browsing this forum: No registered users and 3 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.