Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 454 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 454 Bytes

Luftdaten-ESP8266-Flasher

These are shell scripts that help us flash our sensors faster and more reliably.

flash.sh

This script will download the latest firmware from luftdaten (madavi server) and flash this to the connected ESP8266 NodeMcu chip

Requirements

Esptool. There are several ways to install it.

On Linux, easiest installation is through a package manager. Ubuntu: sudo apt install esptool