flashing ESP-WROOM-02D-N4
Posted: Fri Feb 13, 2026 12:14 pm
Hi, tried to use HTTP specific command in ESP-WROOM-02D-N4
getting below responses
AT+GMR
AT version:1.7.3.0(Mar 19 2020 18:15:04)
SDK version:3.0.3(8427744)
compile time:Mar 24 2020 16:16:12
Bin version(Wroom 02):3.0.3
OK
CMD:
AT+HTTPCLIENT=3,0,”http://httpbin.org/post”,"httpbin.org", ... ld2=value2"
Response:
AT+HTTPCLIENT=3,0,”http://httpbin.org/post”,"httpbin.org", ... ld2=value2"
ERROR
Do we have support for httpclient command with ESP8266?
tried to upgrade the AT instruction set by flashing the module using After flashing ver ESP-WROOM-02-AT-V2.2.1.0 and ESP-WROOM-02-AT-V2.2.2.0
with following settings
--flash_mode dio --flash_freq 80m --flash_size 2MB 0x8000 partition_table/partition-table.bin 0x9000 ota_data_initial.bin 0x0 bootloader/bootloader.bin 0x10000 esp-at.bin 0xF0000 at_customize.bin 0xFC000 customized_partitions/client_ca.bin 0x106000 customized_partitions/mqtt_key.bin 0x104000 customized_partitions/mqtt_cert.bin 0x108000 customized_partitions/mqtt_ca.bin 0xF1000 customized_partitions/factory_param.bin 0xF8000 customized_partitions/client_cert.bin 0xFA000 customized_partitions/client_key.bin
//////////////////////////////////////////////////
ets Jan 8 2013,rst cause:1, boot mode:(3,6)
load 0x40100000, len 6960, room 16
tail 0
chksum 0x4f
load 0x3ffe8008, len 24, room 8
tail 0
chksum 0xc6
load 0x3ffe8020, len 3196, room 8
tail 4
chksum 0x3a
csum 0x3a
<0>
sometimes it gives boot mode:(3,4) or boot mode:(3,7)
Let me know,
1. Do we have seperate bin files for ESP-WROOM-02D-N4, as download available is for only 2MB flash version
2. Does these bin files work with 4MB flash, is their any changes required in address?
waiing for reply
Regards,
getting below responses
AT+GMR
AT version:1.7.3.0(Mar 19 2020 18:15:04)
SDK version:3.0.3(8427744)
compile time:Mar 24 2020 16:16:12
Bin version(Wroom 02):3.0.3
OK
CMD:
AT+HTTPCLIENT=3,0,”http://httpbin.org/post”,"httpbin.org", ... ld2=value2"
Response:
AT+HTTPCLIENT=3,0,”http://httpbin.org/post”,"httpbin.org", ... ld2=value2"
ERROR
Do we have support for httpclient command with ESP8266?
tried to upgrade the AT instruction set by flashing the module using After flashing ver ESP-WROOM-02-AT-V2.2.1.0 and ESP-WROOM-02-AT-V2.2.2.0
with following settings
--flash_mode dio --flash_freq 80m --flash_size 2MB 0x8000 partition_table/partition-table.bin 0x9000 ota_data_initial.bin 0x0 bootloader/bootloader.bin 0x10000 esp-at.bin 0xF0000 at_customize.bin 0xFC000 customized_partitions/client_ca.bin 0x106000 customized_partitions/mqtt_key.bin 0x104000 customized_partitions/mqtt_cert.bin 0x108000 customized_partitions/mqtt_ca.bin 0xF1000 customized_partitions/factory_param.bin 0xF8000 customized_partitions/client_cert.bin 0xFA000 customized_partitions/client_key.bin
//////////////////////////////////////////////////
ets Jan 8 2013,rst cause:1, boot mode:(3,6)
load 0x40100000, len 6960, room 16
tail 0
chksum 0x4f
load 0x3ffe8008, len 24, room 8
tail 0
chksum 0xc6
load 0x3ffe8020, len 3196, room 8
tail 4
chksum 0x3a
csum 0x3a
<0>
sometimes it gives boot mode:(3,4) or boot mode:(3,7)
Let me know,
1. Do we have seperate bin files for ESP-WROOM-02D-N4, as download available is for only 2MB flash version
2. Does these bin files work with 4MB flash, is their any changes required in address?
waiing for reply
Regards,