Skip to content

Instantly share code, notes, and snippets.

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 onewheelskyward/1ae820fc20171fd63d241ea21412dffc to your computer and use it in GitHub Desktop.
Save onewheelskyward/1ae820fc20171fd63d241ea21412dffc to your computer and use it in GitHub Desktop.
Configuring upload protocol...
AVAILABLE: esp-prog, esptool, iot-bus-jtag, jlink, minimodule, olimex-arm-usb-ocd, olimex-arm-usb-ocd-h, olimex-arm-usb-tiny-h, olimex-jtag-tiny, tumpa
CURRENT: upload_protocol = esptool
Looking for upload port...
Use manually specified: /dev/cu.SLAB_USBtoUART
Uploading .pioenvs/shouty/firmware.bin
14:10:54 [DEBUG]: Options: {'timeout': 10, 'esp_ip': '/dev/cu.SLAB_USBtoUART', 'host_port': 38087, 'image': '.pioenvs/shouty/firmware.bin', 'host_ip': '0.0.0.0', 'auth': '', 'esp_port': 3232, 'spiffs': False, 'debug': True, 'progress': True}
14:10:54 [INFO]: Starting on 0.0.0.0:38087
14:10:54 [INFO]: Upload size: 829392
Sending invitation to /dev/cu.SLAB_USBtoUART ..........
14:12:34 [ERROR]: No response from the ESP
*** [upload] Error 1
============================================================ [FAILED] Took 101.94 seconds ============================================================
[14:12:34] c:/~/s/esphome 👍
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment