Data Sheet
Table Of Contents
- 1.General Overview
- 1.1.Introduction
- 1.2.Features
- 1.3.Parameters
- 1.4.Ultra Low Power Technology
- 1.5.Major Applications
- 2.Hardware Overview
- 3.Pins and Definitions
- 3.1.GPIO
- 3.2.Secure Digital Input/Output Interface (SDIO)
- 3.3.Serial Peripheral Interface (SPI/HSPI)
- 3.4.Inter-integrated Circuit Interface (I2C)
- 3.5.I2S
- 3.6.Universal Asynchronous Receiver Transmitter (UART)
- 3.7.Pulse-Width Modulation (PWM)
- 3.8.IR Remote Control
- 3.9.ADC (Analog-to-digital Converter)
- 3.10.LED Light and Button
- 4.Firmware & Software Development Kit
- 5.Power Management
- 6.Clock Management
- 8.FCC Warming Statement
- This device complies with part 15 of the FCC Rules
- (1)This device may not cause harmful interference,
- (2)and this device must accept any interference re
- FCC Radiation Exposure Statement:
- This equipment complies with FCC radiation exposur
- Information to the user.
- Note: This equipment has been tested and found to
- -Reorient or relocate the receiving antenna.
- -Increase the separation between the equipment and
- -Connect the equipment into an outlet on a circuit
- -Consult the dealer or an experienced radio/TV tec
- 9.Appendix: QFN32 Package Size
ESP8266 Datasheet
Espressif Systems
Espressif Systems
June1,2015
25
/
32
4.
Firmware & Software Development Kit
The application and firmware is executed in on-chip ROM and SRAM, which loads the instructions
during wake-up, through the SDIO interface, from the external flash.
The firmware implements TCP/IP, the full 802.11 b/g/n/e/i WLAN MAC protocol and WiFi Direct
specification. It supports not only basic service set (BSS) operations under the distributed control
function (DCF) but also P2P group operation compliant with the latest WiFi P2P protocol. Low level
protocol functions are handled automatically by ESP8266:
•
RTS/CTS
•
acknowledgement
•
fragmentation and defragmentation
•
aggregation
•
frame encapsulation (802.11h/RFC 1042)
•
automatic beacon monitoring / scanning, and
•
P2P WiFi direct
Passive or active scanning, as well as P2P discovery procedure is performed autonomously once
initiated by the appropriate command. Power management is handled with minimum host
interaction to minimize active duty period.
4.1.
Features
The SDK includes the following library functions:
•
802.11 b/g/n/d/e/i/k/r support;
•
WiFi Direct (P2P) support:
•
P2P Discovery, P2P Group Owner mode, P2P Power Management
•
Infrastructure BSS Station mode / P2P mode / softAP mode support;
•
Hardware accelerators for CCMP (CBC-MAC, counter mode), TKIP (MIC, RC4), WAPI (SMS4),
WEP (RC4), CRC;
•
WPA/WPA2 PSK, and WPS driver;
•
Additional 802.11i security features such as pre-authentication, and TSN;
•
Open Interface for various upper layer authentication schemes over EAP such as TLS, PEAP,
LEAP, SIM, AKA, or customer specific;
•
802.11n support (2.4GHz);
•
Supports MIMO 1×1 and 2×1, STBC, A-MPDU and A-MSDU aggregation and 0.4μs guard
interval;