ESP8266 WiFi Configurator (EWC

3.4
42 reviews
10K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Configure your ESP8266 WiFi module with your Android device USB port. (USB OTG supported Android device, OTG cable and USB-RS232 converter required)

Features:
* Baudrate setting
* Send AT command (AT)
* Checks Version Information (AT+GMR)
* Lists Available APs (AT+CWLAP)
* Sets the IP Address of the ESP8266 Station (AT+CIPSTA)
* Obtain the IP address of the ESP8266 Station (AT+CIPSTA?)
* Connects to an AP (AT+CWJAP)
* WiFi commands: CWMODE?, CWMODE=, CIPMODE?, CIPMODE=, CIPMUX?, CIPMUX=
* Show USB log for send/receive data

Hardware requirements:
* OTG cable (To convert Micro USB to USB)
* USB-RS232 converter

Devices Supported
Supports USB-RS232 converters with the following chips

* CP210X
* CDC
* FTDI
* PL2303
* CH34x
Updated on
Mar 3, 2019

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What's new

Version: 1.7:
* Some crash issues have been fixed
* Apps button added for link to we other Apps
* Internal serial buffer Improved
* Improved CP2102 driver
* Improved FTDI driver
* Now Log area show always receive data from ESP8266
* Small bugs fixed