Hi All
I have ESP01S ( 1MB), upgrade firmware successfully to esp_01s_1MB_v2
AT version:2.2.2.0-dev(b65f53f - ESP8266 - Jul 5 2024 06:59:26)
SDK version:v3.4-84-ge19ff9af
compile time(c4d6f32):Jul 5 2024 11:13:30
Bin version:2.2.1(ESP8266_1MB)
I want to use it for MQTT and update google sheet
MQTT is connect successfully via AT Command
but when I tried update google sheet via AT+HTTPCLIENT, it warning error
AT+HTTPCLIENT=2,0,"https://docs.google.com/forms/d/1fcpDMW ... ,,,2$0D$0A
( this AT command run in hercules_3-2-8 )
but on ESP32, I can run this AT command successfully.
Is ESP01S does not support AT+HTTPCLIENT ? or I need to active it, and how can I do it ?
Send http get via AT+HTTPCLIENT command
Re: Send http get via AT+HTTPCLIENT command
Did you find this :- ESP8266 cannot use 'AT+HTTPCLIENT' command to send https request?
It may not be a substansive answer, but could give pointers to issues, such as memory size, that need to be checked.
I think the ESP32 has a bigger working memory allocation.
It may not be a substansive answer, but could give pointers to issues, such as memory size, that need to be checked.
I think the ESP32 has a bigger working memory allocation.
-
- Posts: 1
- Joined: Mon Oct 07, 2024 9:54 pm
Re: Send http get via AT+HTTPCLIENT command
I would like to connect the esp32 to a broker through AT commands, can you help me? Did you achieve this?
Who is online
Users browsing this forum: No registered users and 11 guests