Hi,
there are 3 topics I would like to address here:
Firmware SOLVED!
- AT+CNACT command
- HTTPS attempt and
AT+SHCONF="BODYLEN",1024 command SOLVED!
ad. 1: Firmware
my SIM7000E shield reports firmware version 1529B01SIM7000E. So, first of all, is this the lastest verions? Where I can check and download fimrware for this module? Is there a documentation how to upgrade firmware?
ad. 2: AT+CNACT command
I have succesfully connected the module in GPRS mode using AT+SAPBR command and invoked HTTP requests. However, if I try to do so using AT+CNACT (using PDP context), the AT+HTTPACTION fails with error 601. But IP address is obtained properly.
ad. 3: HTTPS attempt and AT+SHCONF="BODYLEN",1024 command
i have also tried HTTPS request using many different step-by-step guides from all over the internet, e.g. https://gist.github.com/baconcheese113/1f0264727fce3fa51a5bb06fa031aed2. All of them failed at this command. But if I changed the size to 64, it was OK. Why is that?
Thanks for help.
Hi,
there are 3 topics I would like to address here:
FirmwareSOLVED!AT+SHCONF="BODYLEN",1024 commandSOLVED!ad. 1: Firmwaremy SIM7000E shield reports firmware version 1529B01SIM7000E. So, first of all, is this the lastest verions? Where I can check and download fimrware for this module? Is there a documentation how to upgrade firmware?
ad. 2: AT+CNACT command
I have succesfully connected the module in GPRS mode using AT+SAPBR command and invoked HTTP requests. However, if I try to do so using AT+CNACT (using PDP context), the AT+HTTPACTION fails with error 601. But IP address is obtained properly.
ad. 3: HTTPS attempt and AT+SHCONF="BODYLEN",1024 commandi have also tried HTTPS request using many different step-by-step guides from all over the internet, e.g. https://gist.github.com/baconcheese113/1f0264727fce3fa51a5bb06fa031aed2. All of them failed at this command. But if I changed the size to 64, it was OK. Why is that?
Thanks for help.