Skip to content

Instantly share code, notes, and snippets.

@taotao
Last active May 19, 2016 07:53
Show Gist options
  • Save taotao/58e7ff8369ae7be57318b028f190b0e7 to your computer and use it in GitHub Desktop.
Save taotao/58e7ff8369ae7be57318b028f190b0e7 to your computer and use it in GitHub Desktop.

General

Check AT command

at

Check PIN code

at+cpin?

Enter PIN code (pin code = 0000)

at+cpin=0000

Check attach to base station

at+cgatt?

Set to attach to base station

at+cgatt=1

Set PDP(Packet Data Protocol) profile (apn="internet")

at+cgdcont=1,"IP,"internet"

Show which PDP type can be set

at+cgdcont?

Sierra Wireless

Get SierraWireless Module status

at!gstatus

Rest SierraWireless Module

at!reset

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment