Skip to content

SIM7000E issues with +CNACT command whe trying to invoke HTTPS request #333

@milanbx

Description

@milanbx

Hi,
there are 3 topics I would like to address here:

  1. Firmware SOLVED!
  2. AT+CNACT command
  3. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions