The Example shows how to flash an ESP32 and it works with my ESP32
Now I have a few ESP-01 (not "S") and look for the Settings.
Flash is a "T25S80, PB20s8, EE5502" recognised as 8Mbit.
But in v2.2.1.0_esp8266 are no server_cert.bin, server_key.bin, server_ca.bin ?
Do I have to make a custom "phy_init_data.bin" with a Hex Editor by hand ?
Code: Select all
0x? bootloader.bin
0x? at_customize.bin
0x? server_cert.bin (no File in Download ?)
0x? server_key.bin (no File in Download ?)
0x? server_ca.bin (no File in Download ?)
0x? client_cert.bin
0x? client_key.bin
0x? client_ca.bin
0x? phy_init_data.bin (no File in Download ?)
0x? esp-at.bin
0x? partitions_at.bin (no file, use instead partition-table.bin ?)
Btw, I tried for many hours V1.7.4-ESP8266_NonOS_AT_Bin_V1.7.4.zip get to work, but it does not boot:
Code: Select all
ets Jan 8 2013,rst cause:2, boot mode:(3,6)
load 0x40100000, len 2592, room 16
tail 0
chksum 0xef
load 0x88888888, len -2004318072, room 8
flash read err, ets_unpack_flash_code
ets_main.c
Settings as in the Manual:
Code: Select all
blank.bin 0xFB000
esp_init_data_default.bin 0xFC000
blank.bin 0x7E000
blank.bin 0xFE000
boot.bin 0x00000
user1.1024.new.2.bin 0x01000 (from at/512+512)