Wiznet makers

matthew

Published April 03, 2023 ©

88 UCC

9 WCC

30 VAR

0 Contests

0 Followers

0 Following

Original Link

ESP_AT_WiFiManager

ESP_AT_WiFiManager is a powerful fork of the WiFiManager library, suitable for ESP8266 and ESP32 devices. includes WizFi360-EVB-Pico

COMPONENTS Hardware components

WIZnet - WizFi360-EVB-Pico

x 1


PROJECT DESCRIPTION

ESP_AT_WiFiManager is a powerful fork of the WiFiManager library, suitable for ESP8266 and ESP32 devices. This library assists users in connecting to a new network when a device is first powered on or when the WiFi connection is lost. This allows users to change the device's WiFi settings without modifying the software code.

Key Features:

  1. Supports ESP8266 and ESP32 boards
  2. AutoConnect feature: Helps users connect to a new network when a device is first powered on or when the WiFi connection is lost.
  3. Automatically switches to access point mode when no specific connection information is available, allowing users to enter new network information.
  4. A web-based configuration portal is provided in access point mode, allowing users to enter new network information.
  5. New connection information is stored in the device's EEPROM or SPIFFS, available for use on the next boot.
  6. Provides an option for users to explicitly reset connection information.
  7. Includes support for LittleFS, SPIFFS, and EEPROM.

Additionally, the ESP_AT_WiFiManager library supports other devices, such as the WIZNET WIZFI360 EVB PICO. In this case, no additional configuration modifications may be required.

How to Use the Library:

  1. Library Installation: Install the ESP_AT_WiFiManager library in a tool such as Arduino IDE or PlatformIO.
  2. Use Example Code: Use the example code included in the library to start your project. The example code includes various use cases and configuration methods.
  3. Use the Library: Implement WiFi connection management in your project using the ESP_AT_WiFiManager library.

The ESP_AT_WiFiManager library is a useful tool for developing IoT devices, helping users change their device's WiFi settings without modifying the software code. The library is suitable for ESP8266 and ESP32 devices and comes with various example codes. By using this library, IoT device developers can implement seamless WiFi connection management.

As the ESP_AT_WiFiManager library supports WIZnet WizFi360-EVB-Pico, you may not need to modify the library settings for compatibility with this device. However, depending on the specific requirements of your project, some configuration changes may still be necessary. In this case, an understanding of the device's hardware and software specifications would be required. Apply any necessary changes to achieve optimal performance and adapt the library for use in your project.

With the ESP_AT_WiFiManager library supporting a variety of devices, including the WIZnet WizFi360-EVB-Pico, it serves as a very useful tool for IoT device development. Users can utilize this library to easily manage networks connected to their devices and expand the range of applications for their IoT devices.

Documents
  • Source

Comments Write