Skip to content

experiment for easy wifi setup with esp32 chip and O-DF/O-MI protocol

License

Notifications You must be signed in to change notification settings

AaltoAsia/wifiDiscovery

Repository files navigation

WiFi Discovery test

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.

Building

  1. Clone the repo with git clone --recursive
  2. Install makeEspArduino to ${HOME}/Arduino/makeEspArduino/makeEspArduino.mk (or change paths in Makefile)
  3. Connect the ESP device
  4. Change UPLOAD_PORT (and ESP_ROOT if needed) in Makefile, check other settings also
  5. make upload

About

experiment for easy wifi setup with esp32 chip and O-DF/O-MI protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published