Documentation
The Firefly board comes with the firmware already installed if you got it from us so you can skip steps 1 and 2.
If you are downloading the firmware to try it out you'll have to upload the firmware and file system. There is a handy python uploader within the fimware zip file.
If you are trying the firmware in your own board you need to follow all 4 steps.
Please follow these steps to set up your device:
- Download the Firmware: for Esp8266 click here , save and unzip the file. For Esp32 click here. A handy phyton uploader is included in the zip file, you'll need esptool.py and tkinter.py installed to run the uploader.
- Upload the Firmware to the device: Follow this instructions to upload the firmware to your ESP device.
- Connect the device to WiFi: Click here to learn how to connect your device to a WiFi network.
- Connect sensors and Create Panels: Follow this guide to create panels and configure your device.