PN 1001933 rev 2
© NimbeLink Corp. 2022. All rights reserved.
23
Next, configure the TCP/IP context. Be sure to replace "
[APN]
" with the appropriate APN.
AT+QICSGP=1,1,"[APN]"
OK
AT+QIACT=1
OK
AT+QIACT?
+QIACT: 1,1,1,"100.xx.yy.zz"
OK
Finally, establish a connection with the AWS server.
AT+QSSLOPEN=1,1,1,"a272...amazonaws.com",8443,0
OK
+QSSLOPEN: 1,0
After completing the configuration steps, proceed to either
or
an HTTP POST example, or an HTTP GET example, respectively.