Skip to content
Arunkumar Mourougappane edited this page Oct 26, 2025 · 6 revisions

ESP32 WiFi Utility v4.2.0

Professional-grade network analysis and management suite for ESP32 platforms

✨ What's New in v4.2.0

Key Highlights

  • βœ… Configuration Persistence: Save AP and Station settings that survive reboots
  • βœ… Simplified Architecture: Stable loop-based design replaces complex RTOS system
  • βœ… Instant Mode Switching: Toggle between AP/Station modes without reboot (2s vs 10s+)
  • βœ… Responsive Web Interface: Mobile-optimized browser configuration with hamburger menu
  • βœ… Tri-Board Support: ESP32dev, Feather ESP32-S3 TFT, and Reverse TFT variants
  • βœ… Security Enhancements: Base64 password encoding, masked inputs, never display saved passwords

πŸ“š Documentation Navigation

🏁 Getting Started

πŸ’Ύ Configuration & Management

πŸ”¬ Network Analysis & Testing

πŸ› οΈ Development & Advanced Topics

πŸ“– Reference & Support


πŸš€ Ready to Get Started?

  1. First Time Users: Start with the Quick Start Guide for a step-by-step walkthrough
  2. Existing Users: Check the Migration Guide for v4.2.0 upgrade instructions
  3. Developers: Explore the API Reference and Development Guide

πŸ“Š Project Status

  • Current Version: v4.2.0 - Stable Release
  • Architecture: Simplified loop-based design
  • Testing Coverage: Comprehensive unit and integration tests
  • Documentation: Complete user guides and API reference
  • Support: Active development and community support

πŸ”— External Links


For detailed information on any topic, click the links in the Documentation Navigation section above.

πŸ“‘ ESP32 WiFi Utility

🏠 Main

πŸ“¦ Setup

βš™οΈ Configuration

πŸ“Š Features

πŸ’» Development

πŸ†˜ Support

πŸ”— Links


Version: 4.2.0
License: MIT

Clone this wiki locally