You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an IDF new feature. ESP32 Arduino Core doesn't support it directly.
It is possible to replicate the IDF example using an Arduino sketch that calls IDF directly, given that it is included within the Arduino Core Static IDF Libraries.
Another way to implement that feature would be by creating an Arduino as IDF Component project.
Board
esp32s3
Device Description
lilygo t-energy s3
Hardware Configuration
n/a
Version
latest master (checkout manually)
IDE Name
arduino ide
Operating System
windows 11
Flash frequency
80Mhz
PSRAM enabled
yes
Upload speed
921600
Description
dhcp option 114 has been added to esp-idf 5.4 here, which has recently been merged into arduino-esp32 master. how can i use it in captive portal?
Sketch
i am using the captiveportal example
Debug Message
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: