N20AT Command ManualCopyright © Neoway Technology Co., Ltd 76Format AT+HTTPSSETUPParameter N/AReturn Value See the ExampleExampleAT+HTTPSSETUPOKSet up an HTTPS link.SuccessfulAT+HTTPSSETUPERRORSet up an HTTPS link.FailedRemarks The link can be set up successfully only after the destination address and port areset correctly.9.3 HTTPS Request: +HTTPSACTIONDescription To execute HTTPS requestsFormat AT+HTTPSACTION=[,[,]]Parameter: HTTPS request mode0: GET1: HEAD2: POST99: OPEN_MODE. Customized packet mode.: the length of POST content or custom packets. It is required if isset to POST or OPEN_MODE. The maximum length is 2048.: POSTrequest data type0: x-www-form-urlencoded1: text2: json3: xml4: htmlReturn Value See the ExampleExampleAT+HTTPSPARA =url, www.alipay.com/ index.htmlOKAT+HTTPSPARA=port,443OKSet the destinationaddress. The default portis 443.Set up an HTTPSconnection.