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,
HTTP specific commanfds for ESP-WROOM-02D
Re: HTTP specific commanfds for ESP-WROOM-02D
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
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
Re: HTTP specific commanfds for ESP-WROOM-02D
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.
Re: HTTP specific commanfds for ESP-WROOM-02D
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 ?
2. Does this module is pin to pin compatible with ESP32-C3-WROOM-02 ?
Re: HTTP specific commanfds for ESP-WROOM-02D
@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.
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
