Skip to content

Instantly share code, notes, and snippets.

@drio
Created December 16, 2021 13:27
Show Gist options
  • Save drio/e9b157195d9eb0c0b05f07fb9f4fb5a4 to your computer and use it in GitHub Desktop.
Save drio/e9b157195d9eb0c0b05f07fb9f4fb5a4 to your computer and use it in GitHub Desktop.
esphome s31 sonoff
INFO Successfully compiled program.
Found multiple options, please choose one:
[1] /dev/cu.usbmodem101NTLE2B8162 (USB Controls)
[2] /dev/cu.usbserial-13410 (USB2.0-Ser!)
[3] /dev/cu.usbserial-ABSCDZBH (FT232R USB UART)
[4] Over The Air (sonoff_s31.local)
(number): 3
esptool.py v3.2
Serial port /dev/cu.usbserial-ABSCDZBH
Connecting....
Chip is ESP8266EX
Features: WiFi
Crystal is 26MHz
MAC: e8:db:84:9f:cb:f7
Uploading stub...
Running stub...
Stub running...
Changing baud rate to 460800
Changed.
WARNING: Failed to communicate with the flash chip, read/write operations will fail. Try checking the chip connections or removing any other hardware connected to IOs.
Configuring flash size...
Warning: Could not auto-detect Flash size (FlashID=0x0, SizeID=0x0), defaulting to 4MB
Flash will be erased from 0x00000000 to 0x0006efff...
Flash params set to 0x0340
Compressed 453920 bytes to 310531...
A fatal error occurred: Packet content transfer stopped (received 8 bytes)
INFO Upload with baud rate 460800 failed. Trying again with baud rate 115200.
esptool.py v3.2
Serial port /dev/cu.usbserial-ABSCDZBH
Connecting............^C
make: *** [s31-run-usb] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment