Suosittu kalikka omalla antennilla. Tukee suoraan TCP-protokollia. Tällä voi esim. liittää Arduinon wifi-verkkoon tai saada vaikkapa anturidataa HTTP:n yli. Konfigurointi ja tiedonsiirto tapahtuu helpoilla AT-komennoilla. Perustuu ESP8266EX SoC piiriin. Kortilla SPI FLASH 8Mb (= 1MByte) muistipiiri cFeon Q80B-104HIP. Kortin firmiksen voi myös päivittää ja toiminnallisuutta vaihtaa (NodeMCU).
- kaksi GPIO-pinniä
- käyttöjännite: 3,3VDC
- virrantarve vakaaseen toimintaan luokkaa 250mA
- signalointi 3,3V jännitetasoilla
- 2x4 piikkirima tuumarasterilla
- voi toimia wifi-verkossa host, client tai host+client moodeissa (myös dhcp-palvelin)
- vinkkejä:
- muista kytkeä RST -> VCC
- muista kytkeä CH_PD -> VCC ylösvetovastuksella (esim. 3k3)
- sarjaportin asetukset 115200, 8N1 ja rivinvaihtona CR+LF
Tälle erälle komento AT+GMR (Print firmware version) antaa:
AT version:0.21.0.0 SDK version:0.9.5
Oletuksena tarjoilee wifi-verkkoa nimeltä: AI-THINKER_A54B8A
AT+CWSAP? +CWSAP:"AI-THINKER_A54B8A","",1,0
This serial WiFi transceiver module is based on ESP8266 SoC.. ESP8266 is a highly integrated chip that has Integrated TCP/IP protocol stack. It offers a complete and self-contained Wi-Fi networking solution, allowing it to either host the application or to offload all Wi-Fi networking functions from another application processor.
Besides, ESP8266 has powerful on-board processing and storage capabilities that allow it to be integrated with the sensors and other application specific devices through its GPIOs with minimal development up-front and minimal loading during runtime. Its high degree of on-chip integration allows for minimal external circuitry, and the entire solution, including front-end module, is designed to occupy minimal PCB area.
Specification
- 802.11 b/g/n
- Wi-Fi Direct (P2P), soft-AP
- Integrated TCP/IP protocol stack
- Integrated TR switch, balun, LNA, power amplifier and matching network
- Integrated PLLs, regulators, DCXO and power management units
- +19.5dBm output power in 802.11b mode
- Power down leakage current of <10uA
- Integrated low power 32-bit CPU could be used as application processor
- SDIO 1.1/2.0, SPI, UART
- STBC, 1×1 MIMO, 2×1 MIMO
- A-MPDU & A-MSDU aggregation & 0.4ms guard interval
- Wake up and transmit packets in < 2ms
- Standby power consumption of < 1.0mW (DTIM3)
Features
- SDIO 2.0, SPI, UART
- 32-pin QFN package
- Integrated RF switch, balun, 24dBm PA, DCXO, and PMU
- Integrated RISC processor, on-chip memory and external memory interfaces
- Integrated MAC/baseband processors
- Quality of Service management
- I2S interface for high fidelity audio applications
- On-chip low-dropout linear regulators for all internal supplies
- Proprietary spurious-free clock generation architecture
- Integrated WEP, TKIP, AES, and WAPI engines