Created
October 15, 2019 21:13
-
-
Save onewheelskyward/1ae820fc20171fd63d241ea21412dffc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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