/esp32-captive-portal

ESP32C3 Captive Portal Rust Example

Primary LanguageRustApache License 2.0Apache-2.0

ESP32C3 Captive Portal Example

Flashing firmware

Wi-Fi

Default SSID name and password:

  • SSID: ESP32Portal
  • Password: PortalPassword

Compile firmware with custom Wi-Fi config:

  • SSID="name" SSID_PASSWORD="password" cargo build --release

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.