ESP8266 WiFi: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
 Created page with "Image:TArduinoESP8266.png  == Summary == {{:Summaries:Summary ESP8266 WiFi}}  == Description == Use this component to control ESP8266 WiFi module.  <b>Diagram:</b>  Image:TArduinoESP8266.Preview.png  == Categories == *Image:TCommunicationToolbarCategory.png Category Communication - {{:Summaries:Summary Category Communication}}  == Properties == *AccessPoint - {{:Summaries:Summary ESP8266 WiFi.AccessPoint}} *ESP8266 WiFi.Remo..."  | 
			
(No difference) 
 | 
Latest revision as of 17:49, 10 June 2022
Summary
Controls ESP8266 WiFi module
Description
Use this component to control ESP8266 WiFi module.
Diagram:
Categories
 Category Communication - Communication components category
Properties
- AccessPoint - Specifies the Access Point settings
 
- RemoteAccessPoints - Specifies the Remote WiFi Access Points to connect to
 - Sockets - Specifies the sockets of the WiFi module
 
Pins
- Out - The Serial Output pin of the component or element
 - AccessPointAddress - Returns the Access Point IP Address
 - AccessPointMAC - Returns the Access Point MAC Address
 - StationAddress - Returns the Station IP Address
 - StationMAC - Returns the Station MAC Address
 
