Difference between revisions of "Protocol decoder:Esp8266"
Jump to navigation
Jump to search
Uwe Hermann (talk | contribs) m (Uwe Hermann moved page Protocol decoder:ESP8266 to Protocol decoder:Esp8266 without leaving a redirect: All-lowercase page name) |
Uwe Hermann (talk | contribs) m |
||
Line 17: | Line 17: | ||
== Hardware == | == Hardware == | ||
The ESP8266 chip contains | The ESP8266 chip contains an [http://ip.cadence.com/ipportfolio/tensilica-ip/xtensa-customizable Xtensa] LX106 CPU and a radio for IEEE 802.11b/g/n. | ||
Various online marketplaces sell modules containing the ESP8266 (and a few assisting components) that comes preprogrammed with a TCP/IP stack that can be controlled via RS232 commands. | Various online marketplaces sell modules containing the ESP8266 (and a few assisting components) that comes preprogrammed with a TCP/IP stack that can be controlled via RS232 commands. |
Revision as of 17:02, 2 November 2014
Name | ESP8266 |
---|---|
Description | WiFi Serial Transceiver. |
Status | planned |
License | GPLv2+ |
Source code | decoders/ |
Input | uart |
Output | esp8266 |
Probes | — |
Optional probes | — |
The esp8266 protocol decoder supports the UART command protocol spoken by modules equipped with an ESP8266 WiFi transceiver chip.
Hardware
The ESP8266 chip contains an Xtensa LX106 CPU and a radio for IEEE 802.11b/g/n.
Various online marketplaces sell modules containing the ESP8266 (and a few assisting components) that comes preprogrammed with a TCP/IP stack that can be controlled via RS232 commands.