This is a quick example of a simple ESP8266 WiFi module application using the WiFi and network-socket APIs that is provided as a part of mbed-os. The program brings up the WiFi and the underlying network interface, and uses it to scans available networks, connects to a network, prints interface and connection details and performs simple HTTP operation.

Embed: (wiki syntax)

« Back to documentation index

File Index

File List

Here is a list of all documented files with brief descriptions:
ATParser.cpp [code]
ATParser.h [code]
BufferedPrint.c [code]
BufferedSerial.cpp [code]Software Buffer - Extends mbed Serial functionallity adding irq driven TX and RX
BufferedSerial.h [code]Software Buffer - Extends mbed Serial functionallity adding irq driven TX and RX
ESP8266.cpp [code]
ESP8266.h [code]
ESP8266Interface.cpp [code]
ESP8266Interface.h [code]
main.cpp [code]
MyBuffer.cpp [code]
MyBuffer.h [code]