ESP32 AT Firmware 2.0.0 AT+HTTPCLIENT returning only small data

jwizard93
Posts: 1
Joined: Tue Feb 11, 2020 3:02 am

ESP32 AT Firmware 2.0.0 AT+HTTPCLIENT returning only small data

Postby jwizard93 » Tue Feb 11, 2020 3:09 am

Hello,

I have an ESP32-wroom-32D that I have flashed with the latest AT Firmware.

I am running into an issue where if I use the AT+HTTPCLIENT command with the GET argument to request the whole file I need then I only get

OK

returned via UART.

If I request a small portion of the file from my server then I actually get the data received out of the UART.

What is the limit for how much data the AT+HTTPCLIENT command will report over the UART once received?

Is there another command or perhaps prior commands I must run that will enable the AT Firmware to stream the entire server response to my host MCU regardless of size?

Who is online

Users browsing this forum: Google [Bot] and 127 guests