Technical Details
This section introduces the concepts and terms that are crucial for the understanding, implementation and use of Raspberry Pi Cellular IoT Kit (LTE-M)
Pinout
Pin Descriptions
Pin Number | BCM Pin | Pin Name | Description |
---|---|---|---|
13 | GPIO27 | USER LED | Active HIGH, to switch on the USER LED, the pin's state should be HIGH. |
15 | GPIO22 | USER BUTTON | This pin normally pulled-down to ground. When the button is pressed, pin switches to LOW. |
31 | GPIO6 | RI | This pin is Ring indicator functions as the indication for receiving call or SMS, can be calibrated to HIGH or LOW using the AT commands. |
33 | GPIO13 | DTR | When the module is in sleep mode, DTR pin allows to wake the module up by pulling it to LOW. |
35 | GPIO19 | W_DISABLE | This pin is used to turn Airplane Mode on the module, by pulling it HIGH. |
37 | GPIO26 | HAT_PWR_OFF | Power regulator control. Normally pulled-down, when this pin drove to HIGH, Hat's power will cut off. |
Layout
Dimension
LEDs
- PWR LED: When the module is powered up, this RED led turns on
- USER LED: It is a programmable user-led can be controlled from the GPIO27 of Raspberry Pi for debugging or just fun.
- SGNL LED: This BLUE led indicates the status of the connection. When the connection is established and data is being transmitted/received, this led will blink at special intervals. Otherwise, if there is no connection, the led will remain off.
📖 Note
With Telit Module attached to the Base HAT, the Status LED is off by default, It needs to be activated using the following AT commands.
AT#GPIO=1,0,2
AT#SLED=2
AT#SLEDSAV
The Status LED indicates the following states:
- Not registered: Always on
- Registered in idle: Blinking 1s on and 2s off
- Registered in idle with power-saving: Blinking time depends on network condition in order to minimize power consumption
Buttons
- User Button: It is a programmable user button that is connected to GPIO22. Reads HIGH by default.
Specifications
Telit ME910C1-WW | |
---|---|
Market | Worldwide |
Frequencies | 4G bands(Mhz): B1 (2100), B2 (1900), B3 (1800), B4 (AWS 1700), B5 (850), B8(900), B12 (700), B13 (700), B18 (800), B19 (800), B20 (800), B26 (850), B28 (700) 2G bands(Mhz): B2 (1900) B3 (1800) B5 (850) B8 (900) |
Approvals | PTCRB, GCF, RED, FCC/IC, RCM, Jate, Telec, CCC, AT&T, NTT DoCoMo, Deutsche Telekom, Anatel, Telstra, Ifetel, Rogers, Telus, US Cellular |
Data
LTE Cat M1
• Uplink up to 375 kbps
• Downlink up to 300 kbps
LTE Cat NB1
• Uplink up to 62.5 kbps
• Downlink up to 21 kbps
EGPRS
• Uplink up to 236 kbps
• Downlink up to 296 kbps
GNSS
Optional embedded GNSS (GPS, GLONASS, Beidou, Galileo)
Environmental
Max. operating and storage temperature: -25°C to 70°C
Electrical
Rated input voltage(V): 5V DC
Rated input current(A): 3.0A
Compliance
- United States: FCC Part 15 Class B
- Canada: ICES-003 Class B
- Europe: CE, RoHS, Safety
Reports, and Other Resources
Updated almost 3 years ago