Lightning detector publishing readings on MQTT
- Install platformio (
sudo pip3 install platformio
) - Run
./upload.sh
- If the password was wrong,
rm OTA_PASSWORD.h
and try again
-
Create
OTA_PASSWORD.h
and add:#define OTA_PASSWORD "passwordhere"
-
Make sure Arduino IDE is closed (all windows!)
-
Start Arduino IDE