ESP32 ARDUINO WPS OTA

what I do

  • add wps feature.

need to prepare

how to use

setup

  • compile and upload sketch once.
  • open serial monitor program.
  • press WPS button on your wifi device.
  • remember IP address of your esp32. if no error then you can find esp32's IP adress i your serial monitor program.
  • uncomment several lines in platformio.ini

enjoy cable free development with ota

  • you only need to supply power to your eps32.
  • add your code.
  • compile and upload via ota.