Dear all,
I am new to the ESP8266 and try to find my way.
As I newbie I flashed my ESP-01S (1MB) through the Arduino IDE with some examples and and it worked fine.
Now I want to make use of the AT commands but had problems finding the right firmware.
All links on the Espressif website lead to ESP32 firmware. Did I overlook something ?
Finally I found :
https://github.com/sigmdel/other_releas ... esp01s.zip
and tried to flash it with
esptool.py -p /dev/ttyCH341USB0 -b 115200 write_flash -e -fm qio -ff 80m -fs 1MB 0 /../espat_221_esp01s.bin
but i always get the following response / error :
esptool.py v4.8.1
Serial port /dev/ttyCH341USB0
Connecting...
Failed to get PID of a device on /dev/ttyCH341USB0, using standard reset sequence.
Detecting chip type... ESP8266
Chip is ESP8266EX
Features: WiFi
Crystal is 26MHz
MAC: 4c:11:ae:03:cc:2f
Uploading stub...
Running stub...
Stub running...
Configuring flash size...
Erasing flash (this may take a while)...
Chip erase completed successfully in 0.0s
Flash params set to 0x002f
Compressed 1048576 bytes to 565401...
Writing at 0x000f2a7f... (100 %)
A fatal error occurred: Serial data stream stopped: Possible serial noise or corruption.
What do I do wrong ?
The ESP-01S Module is ok, I flashed it again with the Arduino IDE ...
I am using the ESP8266 PROG : https://joy-it.net/de/products/SBC-ESP8266-PROG
which has a small switch to choose between UART & PROG.
I assume after the flashing of the AT Firmware was successful that I could
type in AT commands and get a response. Is my understanding correct ?
For now it does not work ...
Thanks a lot for your support !!!
Problems flashing ESP8266
Jump to
- English Forum
- Explore
- News
- General Discussion
- FAQ
- Documentation
- Documentation
- Sample Code
- Discussion Forum
- Hardware
- ESP-IDF
- ESP-BOX
- ESP-ADF
- ESP-MDF
- ESP-WHO
- ESP-SkaiNet
- ESP32 Arduino
- IDEs for ESP-IDF
- ESP-AT
- ESP IoT Solution
- ESP RainMaker
- Rust
- ESP8266
- Report Bugs
- Showcase
- Chinese Forum 中文社区
- 活动区
- 乐鑫活动专区
- 讨论区
- 全国大学生物联网设计竞赛乐鑫答疑专区
- ESP-IDF 中文讨论版
- 《ESP32-C3 物联网工程开发实战》书籍讨论版
- 中文文档讨论版
- ESP-AT 中文讨论版
- ESP-BOX 中文讨论版
- ESP IoT Solution 中文讨论版
- ESP-ADF 中文讨论版
- ESP Mesh 中文讨论版
- ESP Cloud 中文讨论版
- ESP-WHO 中文讨论版
- ESP-SkaiNet 中文讨论版
- ESP 生产支持讨论版
- 硬件问题讨论
- 项目展示
Who is online
Users browsing this forum: No registered users and 47 guests
- All times are UTC
- Top
- Delete cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. ESP8266EX and ESP32 are some of our products.