Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ESP8266 OTA upload with ArduinoOTA and espota.py is failing with ERROR[10]: Magic byte is not 0xE9#9226

AnsweredbyKajWiik
KajWiik asked this question inQ&A
Discussion options

I am trying to get OTA working witharduino-cli andArduinoOTA.ino (3.1.2 core library examples). Botharduino-cli upload andespota.py fail with

python3 /home/kjwiik/.arduino15/packages/esp8266/hardware/esp8266/3.1.2/tools/espota.py -d -i 192.168.1.203 -f ArduinoOTA.ino.bin13:31:49 [DEBUG]: Options: {'esp_ip': '192.168.1.203', 'host_ip': '0.0.0.0', 'esp_port': 8266, 'host_port': 13631, 'auth': '', 'image': 'ArduinoOTA.ino.bin', 'spiffs': False, 'debug': True, 'progress': False}13:31:49 [INFO]: Starting on 0.0.0.0:1363113:31:49 [INFO]: Upload size: 32009613:31:49 [INFO]: Sending invitation to: 192.168.1.20313:31:49 [INFO]: Waiting for device...Uploading............................................................................................................................................................................................................................13:31:51 [INFO]: Waiting for result...13:31:51 [ERROR]: ERROR[10]: Magic byte is not 0xE9

Serial upload of the same code works fine. What could be the problem?

You must be logged in to vote

I added a 22 uF capacitor between 3V3 and GND and OTA upload started working, woohoo! Sorry for the noise...

Replies: 1 comment

Comment options

I added a 22 uF capacitor between 3V3 and GND and OTA upload started working, woohoo! Sorry for the noise...

You must be logged in to vote
0 replies
Answer selected byKajWiik
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
Q&A
Labels
None yet
1 participant
@KajWiik

[8]ページ先頭

©2009-2025 Movatter.jp