How can we change Simcom AT command HTTPREAD response buffer size

May i change buffer size of HTTPREAD response to get rid of being separated by HTTPREAD : 1024 ... content ... HTTPREAD : 0 , as its coming many time as i'm reading 300Kb file

AT+HTTPPARA="URL","http://rslog.000webhostapp.com/esp.bin"
at+httpaction=0
At+httpread=0,395568 (this length i got using HTTPREAD)

As when I'm reading the same bin file using TinyGSM library , its not Showing this buffer, so it mean, they handled this. using TCPI command, Please let me know if the buffer can be changed.

Here issue is coming :
scrrenshot is attached


![Screenshot 2023-05-02 at 12.01.19|588x367]

I moved your topic to a more appropriate forum category @itsashutamar.

In the future, please take the time to pick the forum category that best suits the subject of your question. There is an "About the _____ category" topic at the top of each category that explains its purpose.

Thanks in advance for your cooperation.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.