This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
technical:lte [2022/11/23 14:31] admin |
technical:lte [2022/11/23 14:56] (current) admin [Using AT Commands] |
||
|---|---|---|---|
| Line 41: | Line 41: | ||
| <code bash> | <code bash> | ||
| opkg update | opkg update | ||
| - | opkg install picocom qmi-utils | + | opkg install picocom qmi-utils |
| </ | </ | ||
| Line 55: | Line 55: | ||
| <code bash> | <code bash> | ||
| uqmi -d / | uqmi -d / | ||
| + | #This is the return | ||
| + | " | ||
| + | |||
| uqmi -d / | uqmi -d / | ||
| + | #This is the return | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | } | ||
| + | |||
| uqmi -d / | uqmi -d / | ||
| + | #This is the return | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | }, | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | } | ||
| + | } | ||
| </ | </ | ||
| Line 94: | Line 133: | ||
| </ | </ | ||
| + | * You can allos issue the following command without needing to log into picocom | ||
| + | <code bash> | ||
| + | echo ' | ||
| + | #Here is what my provider returned | ||
| + | +CUSD: 0," | ||
| + | </ | ||