Skip to content

Not all carriers support PDP context ID 1 for data - add others #117

@holopanda

Description

@holopanda

The default chat script configures APN context ID 1 only and passes that to the dialing command. Not all carriers support data on context ID 1:

See

https://github.com/hologram-io/hologram-python/blob/develop/Hologram/Network/Modem/chatscripts/default-script#L18-L19

OK AT+CGDCONT=1,"IP","hologram"
OK ATDT*99***1#

It would be ideal to also support other context IDs, e.g. 3.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions