Skip to content

Releases: Kuuhhl/esp8266Chat

v1.0 - BIN files for NodeMCU

09 May 11:04
Compare
Choose a tag to compare
  1. Download the both .bin files.
  2. Download and install esptool.py.
  3. Connect the board to your computer.
  4. Flash the .bin files using this command: esptool.py write_flash 0x0 firmware.bin 0x00300000 littlefs.bin.