How to install ESP32 espota.py on Linux

Currently there is no pip install ... way of installing espota.py. The easiest way of installing it is to download it from GitHub:

example.sh
wget https://raw.githubusercontent.com/espressif/arduino-esp32/master/tools/espota.py

 


Check out similar posts by category: Embedded, ESP8266/ESP32, Networking