workwitharsh07/esp32-wifi-beacon-lab ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple ESP32 project that helps me learn how Wi Fi beacon frames work and how devices find nearby wireless networks.
I want it to run on an ESP32 and act like a small lab demo, with clear code that is easy to read and explain. Please make it show useful information over the serial monitor, like when beacon frames are being detected or what wireless networks are around, so I can understand what is happening step by step.
Keep it educational and beginner friendly, with comments in the code and a short README style explanation of what the project does and how to use it. If there are any current best practices or library details I should know, look them up online if needed.
I do not need a huge app, just a clean working example that makes the idea of Wi Fi beacon frames feel real on the ESP32.