You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm struggling to understand the different kinds of connections that a device can mantain.
I'm programming a T-SIM7000G and kind of understand that in LTE you may have more than one PDP context with different profiles.
I also understand that the modem supports high level protocol sessions that use some form of high level session object.
But I have not been able to clearly understand which is related to what:
Hi, I'm struggling to understand the different kinds of connections that a device can mantain.
I'm programming a T-SIM7000G and kind of understand that in LTE you may have more than one PDP context with different profiles.
I also understand that the modem supports high level protocol sessions that use some form of high level session object.
But I have not been able to clearly understand which is related to what:
AT+CGATT (network attachment aka registration?)
AT+CGACT (PDP session ?)
AT+CNACT
AT+SAPBR
And I'm leaving high level ones like IP/MQTT/HTTP.
Is there any document that describes these ?
The text was updated successfully, but these errors were encountered: