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

OTA on ESP-201 #4200

Closed
AdySan opened this issue Nov 22, 2015 · 2 comments
Closed

OTA on ESP-201 #4200

AdySan opened this issue Nov 22, 2015 · 2 comments
Assignees
Labels
Type: Duplicate Another item already exists for this topic
Milestone

Comments

@AdySan
Copy link

AdySan commented Nov 22, 2015

I've been using this build for a few days with NodeMCU 0.9 hardware and it works flawlessly. Trying a ESP-201 today, I downloaded the BasicOTA example over serial. When I try to do an OTA download, I keep getting OTA_BEGIN_ERROR ([ERROR]: No response from device). I'm selecting Generic ESP8266 Module, Serial, 80MHz, 40MHz, DIO, 115200, 512K (64K SPIFFS), ck on 192.168.1.24. (GPIO15 -> GND, GPIO0 -> DTR, CH_PD -> 3.3V)

@me-no-dev
Copy link
Contributor

you are running out of flash space. 512k is not enough to fit both the running and the new sketch on the flash at the same time.

@ffissore
Copy link
Contributor

Please keep the conversation going on #4107

@ffissore ffissore added the Type: Duplicate Another item already exists for this topic label Nov 23, 2015
@ffissore ffissore added this to the Release 1.6.7 milestone Nov 23, 2015
@ffissore ffissore self-assigned this Nov 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Duplicate Another item already exists for this topic
Projects
None yet
Development

No branches or pull requests

3 participants