Release date: 2026-05-17
- Firmware branding updated to ESP32-Mapper WiFi.
- Scanner service refactored into modular architecture.
- Command-driven scan workflow stabilized for iOS companion control.
- API metadata expanded for scanner information reporting.
- Comprehensive documentation added.
- Refactored firmware into:
src/main.cppinclude/scanner_server.hsrc/scanner_server.cpp
- Added scanner metadata fields (
device_id,firmware,scan_network_types). - Preserved command-based endpoints:
GET /statusPOST /configurePOST /scan/startPOST /scan/stopGET /scan/results
- ESP32 dev boards (PlatformIO
esp32devprofile) - Companion app: IOS-Mapper WiFi
- Build and flash latest firmware with PlatformIO.
- Confirm AP credentials and API host/port in iOS app settings.