Our Knowledge Base is Moving!

Pardon our dust while we're improving our support platform.
Visit the new Konnected Knowledge Base

Flashing Konnected Firmware & Software

Konnected is built on top of the open source NodeMCU firmware which means that you can easily flash your device with the latest firmware and software using open source tools.

 Skip this step!

When you buy from konnected.io, your device is already pre-loaded with the latest firmware and software. These steps are only necessary if you're upgrading from an earlier version, or using your own compatible hardware.

Flash using the Konnected Flash Tool from your web browser

Try our new web-based Flash Tool to quickly an automatically flash your device with the latest Konnected firmware.

  1. Download and install the device driver for your operating system and Konnected hardware version. This allows your computer to communicate with the device via a USB connection.

  2. Go to https://install.konnected.io and follow the steps there to automatically flash your device.

  3. Follow these instructions to re-sync your device settings from your home automation hub.

Flash using command line tools

The Konnected Flash Tool is just a wrapper around the Python based esptool. You can flash the Konnected firmware and filesystem directly using esptool

 Python required

You need to have Python installed on your computer for this.

  1. Install esptool using pip:
    pip3 install esptool
  2. See scripts/flash for usage.

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.