Latest esp8285-1MB-at No AT response

iwliwl
Posts: 4
Joined: Sat Dec 03, 2016 4:25 pm

Latest esp8285-1MB-at No AT response

Postby iwliwl » Wed Jan 31, 2024 6:23 am

Hi, I downloaded two esp8285-1MB at -Images I found from Buildserver runs in last 2 months, no serial AT response at all from none.
I have some image from somewhere from 2023-08-15 which does respond (AT - OK), everything else the same.
I would prefer having a Wifi Firmware downloaded from expressif and not from somewhere.
No Official 1MB Release
Newest Builds with Artifacts
Oldest Run with Output still available
I don't know if a new error got into the project in last half year, or my working image has some changes from the Expressif one for the Pi Pico RP2040 ESP8285 board

iwliwl
Posts: 4
Joined: Sat Dec 03, 2016 4:25 pm

Re: Latest esp8285-1MB-at No AT response

Postby iwliwl » Thu Feb 01, 2024 2:08 pm

I have an ESP8266 Board with 4MB Flash and tried Release v2.2.1.0 and v2.0.0.0 and get no AT-Response at all with that images either.
There is an check implemented in flash_download_tool_3.9.5.exe configure/esp8266/spi_download.conf
[LOG_CHECK]
log_check_enable = True
log_check_baud = 115200
log_check_str = 1.0.0
log_check_delaytime = 3
log_check_timeout = 3
log_check_cmd_str = AT+GMR
log_check_enable_cmd = True

that also fails, you can see the bytes from Booloader, Message readable with log_check_baud = 74880, but no response with 74880/115200 to AT+GMR.
ESP8285/8266 work fine with other images, e.g. from Arduino.
Who successfully flashed and worked with that AT images lately?
I don't know what I do wrong.

esp-at
Posts: 133
Joined: Mon May 09, 2022 3:00 am

Re: Latest esp8285-1MB-at No AT response

Postby esp-at » Mon Feb 26, 2024 8:19 am

I'm not sure "RP2040 Pico W" board can work with Espressif's AT firmware, since it is not from Espressif.
i would like to recommend you buy products from Espressif: https://www.espressif.com/en/contact-us/get-samples.

You can read the following docs:
- Hardware Connection: https://espressif-docs.readthedocs-host ... 266-series (note that use GPIO15 and GPIO13 as UART TX and UART RX)
- Downloading Guide: https://espressif-docs.readthedocs-host ... guide.html (you can just download the factory/factory_xxx.bin to address 0x0)

Who is online

Users browsing this forum: No registered users and 66 guests