https://github.com/bjoernq/esp32c3-dhcp-experiment
ESP32-C3 bare-metal captive portal example / experiment
https://github.com/bjoernq/esp32c3-dhcp-experiment
Last synced: 6 months ago
JSON representation
ESP32-C3 bare-metal captive portal example / experiment
- Host: GitHub
- URL: https://github.com/bjoernq/esp32c3-dhcp-experiment
- Owner: bjoernQ
- Created: 2023-06-06T11:36:13.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T16:23:14.000Z (almost 2 years ago)
- Last Synced: 2025-10-11T09:40:20.654Z (10 months ago)
- Language: Rust
- Size: 27.3 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ESP32-C3 Bare-Metal Captive Portal Experiment
This creates an open access point you can connect to.
Includes DHCP and DNS implementations to create a captive portal.
This currently needs the `next-smoltcp` branch of `esp-wifi` and a recent git-version of `smoltcp`