Test WiFi discovery mechanism where the first device is configured with a web page on AP captive portal and from the second device onwards they can request the wifi credentials from the first device if in range.
- Clone the repo with
git clone --recursive
- Install makeEspArduino to
${HOME}/Arduino/makeEspArduino/makeEspArduino.mk
(or change paths in Makefile) - Connect the ESP device
- Change
UPLOAD_PORT
(andESP_ROOT
if needed) in Makefile, check other settings also make upload