EC200S – Send Text File via HTTP and Forward ZIP Response

Hi all,

I’m using the Quectel EC200S module and need help with this process:

  1. Send a .txt file to an HTTP server using the module.
  2. The server returns a ZIP file in the response.
  3. I need to read this ZIP file and send it to another server (HTTP or FTP).

Can anyone guide me on the AT command flow for uploading the file, handling the ZIP response, and sending it to the next server?
Thanks in advance!

Hi @Keerthi ,
The guidance document on HTTP has been sent to your email. Please refer to the steps in it, hoping to solve your problem.

Thank you for the document,
We are encountering difficulties while uploading the zip file, We have an Zip File Present on the Modem, So that Zip File Need to be sent to the HTTP server. How to achieve it.
Can you help us with this.
Thanks in advance!