TS-GSM1: Difference between revisions

From embeddedTS Manuals
No edit summary
No edit summary
Line 26: Line 26:
! Selected band
! Selected band
|-
|-
| AT+WMBS=0,0
| AT+WMBS=0,1
| Mono band mode 850 MHz is selected
| Mono band mode 850 MHz is selected
|-
|-
| AT+WMBS=1,0
| AT+WMBS=1,1
| Mono band mode extended 900 MHz is selected
| Mono band mode extended 900 MHz is selected
|-  
|-  
| AT+WMBS=2,0
| AT+WMBS=2,1
| Mono band mode 1800 MHz is selected
| Mono band mode 1800 MHz is selected
|-
|-
| AT+WMBS=3,0
| AT+WMBS=3,1
| Mono band mode 1900 MHz is selected
| Mono band mode 1900 MHz is selected
|-
|-
| AT+WMBS=4,0
| AT+WMBS=4,1
| Dual band mode 850/1900 MHz is selected
| Dual band mode 850/1900 MHz is selected
|-
|-
| AT+WMBS=5,0
| AT+WMBS=5,1
| Dual band mode extended 900/1800 MHz is selected
| Dual band mode extended 900/1800 MHz is selected
|-
|-
| AT+WMBS=6,0
| AT+WMBS=6,1
| Dual band mode extended 900/1900 MHz is selected
| Dual band mode extended 900/1900 MHz is selected
|}
|}
{{Note|The second parameter indicates when the change would take effect.  Using 1 makes the change immediately and restarts the GSM stack.  Using 0 will change the stack on the next reset.}}

Revision as of 11:15, 8 November 2011

TS-GSM1
TS-GSM1.jpg
Documents
Schematic
Q64 Technical Specification
Q64 Software User Guide
Q64 Open AT Application Development Guide

Overview

TS-GSM1 is a PC/104 (standard format) peripheral board that works with all Technologic Systems x86 and ARM embedded PCs to provide wireless GPRS Internet connectivity through GSM cellular service providers. Use one of the supported Sony-Ericsson cellular modem modules with this board for an off-the-shelf, low-cost solution.

Usage

BAND select

While the modem is a quad band, you must select the command with the WMBS command:

Command Selected band
AT+WMBS=0,1 Mono band mode 850 MHz is selected
AT+WMBS=1,1 Mono band mode extended 900 MHz is selected
AT+WMBS=2,1 Mono band mode 1800 MHz is selected
AT+WMBS=3,1 Mono band mode 1900 MHz is selected
AT+WMBS=4,1 Dual band mode 850/1900 MHz is selected
AT+WMBS=5,1 Dual band mode extended 900/1800 MHz is selected
AT+WMBS=6,1 Dual band mode extended 900/1900 MHz is selected
Note: The second parameter indicates when the change would take effect. Using 1 makes the change immediately and restarts the GSM stack. Using 0 will change the stack on the next reset.