Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@thomo
Created August 22, 2016 12:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thomo/d8af6a000525faa104b2e2fd66b15b50 to your computer and use it in GitHub Desktop.
Save thomo/d8af6a000525faa104b2e2fd66b15b50 to your computer and use it in GitHub Desktop.
Flash ESP-12e
esptool.py --port /dev/tty.wchusbserialfa1* --baud 115200 write_flash 0x00000 nodemcu-master-10-modules-2016-08-21-14-41-09-float.bin 0x3fc000 esp_init_data_default.bin -fm=dio -fs=32m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment