HTTP specific commanfds for ESP-WROOM-02D

ARG2004
Posts: 4
Joined: Thu Feb 12, 2026 6:57 am

HTTP specific commanfds for ESP-WROOM-02D

Postby ARG2004 » Thu Feb 12, 2026 7:15 am

Hi,

Can any one provide HTTP specific commanfds for ESP-WROOM-02D
Does it reuire any upgration in module? or specifica BIN file need to be added?

Regards,

esp-at
Espressif staff
Espressif staff
Posts: 335
Joined: Mon May 09, 2022 3:00 am

Re: HTTP specific commanfds for ESP-WROOM-02D

Postby esp-at » Wed Mar 04, 2026 6:19 am

Hi @ARG2004 ,
The default ESP8266 (ESP-WROOM-02D) AT firmware does not support HTTP functionality. If you need ESP8266 to support HTTP commands, you can compile the ESP-AT project by following the steps in Compile ESP-AT Project Locally documentation. In the project configuration during the fifth step, make the following selections:

Enable Component config > AT > AT http command support

esp-at
Espressif staff
Espressif staff
Posts: 335
Joined: Mon May 09, 2022 3:00 am

Re: HTTP specific commanfds for ESP-WROOM-02D

Postby esp-at » Wed Mar 04, 2026 7:36 am

As a side note, ESP8266 is no longer recommended for new product designs. You may consider using a pin-compatible module such as ESP8684-WROOM-02C.

ARG2004
Posts: 4
Joined: Thu Feb 12, 2026 6:57 am

Re: HTTP specific commanfds for ESP-WROOM-02D

Postby ARG2004 » Thu Mar 05, 2026 11:46 am

1. is their any way to use the module with same RXD0 & TXD0 (pin no. 11 and 12), afer flashing with new bin?
2. Does this module is pin to pin compatible with ESP32-C3-WROOM-02 ?

esp-at
Espressif staff
Espressif staff
Posts: 335
Joined: Mon May 09, 2022 3:00 am

Re: HTTP specific commanfds for ESP-WROOM-02D

Postby esp-at » Fri Mar 27, 2026 3:54 am

@ARG2004
1. Yes, you can change default pin by at.py script:
https://docs.espressif.com/projects/esp ... figuration

2. Pin compatible with ESP32-C2-WROOM-02. But not pin compatible with ESP32-C3-WROOM-02.

Who is online

Users browsing this forum: No registered users and 1 guest