Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Oparate with ESP8266-Node MCU , but not with Generic ESP8266-12 #72

Open
BOBILLIER opened this issue Dec 23, 2019 · 0 comments
Open

Oparate with ESP8266-Node MCU , but not with Generic ESP8266-12 #72

BOBILLIER opened this issue Dec 23, 2019 · 0 comments

Comments

@BOBILLIER
Copy link

Hi. I have test your tool (5.0 version) with NodeMcu 1.0 and Arduino 1.8.10, and all work as espected. But when i try same sketch with generic Esp8266-12 module i never can upload. Here error message:

Traceback (most recent call last):

File "C:\Users\bobiller\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.6.3\tools\upload.py", line 65, in

esptool.main(cmdline)

File "C:/Users/bobiller/AppData/Local/Arduino15/packages/esp8266/hardware/esp8266/2.6.3/tools/esptool\esptool.py", line 2890, in main

esp.connect(args.before)

File "C:/Users/bobiller/AppData/Local/Arduino15/packages/esp8266/hardware/esp8266/2.6.3/tools/esptool\esptool.py", line 483, in connect

raise FatalError('Failed to connect to %s: %s' % (self.CHIP_NAME, last_error))

esptool.FatalError: Failed to connect to ESP8266: Timed out waiting for packet header

SPIFFS Upload failed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant