Skip to content

ESP8266 ESP F1

yichone edited this page Jul 4, 2019 · 2 revisions

Introduction

The WiFi module ESP-F1 is manufactured by using a high-performance chip ESP8266EX. This small chip is encapsulated an enhanced Tensilica’sL106 diamond series 32-bit kennel CPU with a SRAM. Thus, ESP8266 has the complete function Wi-Fi function; it not only can be applied independently, but can be used as a slaver working with other host CPU. When ESP8266 is applied as a slaver, it can start from the onboard Flash. The built-in high-speed buffer is not only benefit to improve the system performance, but optimize the store system. In addition, ESP8266 can be used as Wi-Fi adapter by SPI/SDIO or I2C/UART interface, when it is applied to other MCU design. The ESP-F1 module supports the standard IEEE802.11 b/g/n/e/i protocol and the complete TCP/IP protocol stack. User can use it to add the WiFi function for the installed devices, and also can be viewed as a independent network controller. Anyway, ESP-F1 module provides many probabilities with the best price.

Features

  • SOC characteristics
  • Built-in Tensilica L106 ultra-low power consumption 32-bit cpu, the main frequency can be 80MHz and 160MHz, also support RTOS;
  • Built-in TCP/IP protocol stack;
  • Built-in 1 channel 10-bit high precision ADC;
  • The outside interfaces have HSPI, UART, I2C, I2S, IR Remote Control, PWM, GPIO;
  • The deep-sleep current is about 10uA, and the cut-off current is smaller than 5uA;
  • Can be wake-up within 2 ms, and connect to transmit data package;
  • the consume power is smaller than 1.0mW (DTIM3) when at standby status;
  • Wi-Fi characteristics
  • Support 802.11 b/g/n/e/i
  • Support three modes: Station, SoftAP, and SoftAP+STA;
  • SupportWi-Fi Direct(P2P);
  • Support hardware acceleration for CCMP (CBC-MAC, computation mode), TKIP (MIC, RC4), WAPI(SMS4), WEP(RC4), CRC;
  • P2P find, P2P GO mode/GC mode and P2P power management;
  • WPA/PA2 PSK and WPS;
  • Support 802.11 i security: pre-certification and TSN;
  • Support 802.11n (2.4 GHz);
  • 802.1h/RFC1042 frame encapsulation;
  • Support seamless roam;
  • Support AT remote updation and cloud OTA updation;
  • Support SmartConfig function for Android and iOS device SmartConfig.

Peripheral for Module

  • 2*UART;
  • 1*En;
  • 1*ADC
  • 1*wakeup pin
  • 1*HSPI
  • 1*I2C
  • 1*I2S
  • 4M byte Flash
  • MAX 11* GPIOs;
  • Working temperature: -40℃-85℃
  • Module size: 16mm*24mm;

Applications

  • Serial Transparent transmission;
  • Smart power plug/Smart LED light;
  • Sensor networks;
  • Wearable electronics;
  • Securit ID label;
  • Wireless location recognition;
  • Wireless location system beacon;
  • Industrial wireless control.
  • WiFi prober;
  • Mesh networks;

Download

Clone this wiki locally