Skip to content

Commit 5a4c693

Browse files
committed
added note to all shields
1 parent 66198da commit 5a4c693

File tree

13 files changed

+336
-310
lines changed

13 files changed

+336
-310
lines changed

content/retired/02.shields/arduino-ethernet-shield-2-with-poe/content.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ sku: "A000025"
66
source: "https://store.arduino.cc/arduino-ethernet-shield-2-with-poe"
77
---
88

9+
***Note: This page refers to a product that is retired.***
10+
911
![The Arduino Ethernet Shield 2 with PoE](./assets/a000025_featured.jpg)
1012

1113
The **Arduino Ethernet Shield 2 with PoE** connects your Arduino to the internet in mere minutes. Just plug this shield into your Arduino Board, connect it to your network with an RJ45 cable (not included) and follow a few simple steps to start controlling your world through the internet. As always with Arduino, every element of the platform – hardware, software and documentation – is freely available and open-source. This means you can learn exactly how it's made and use its design as the starting point for your own circuits. Hundreds of thousands of Arduino Boards are already fueling people’s creativity all over the world, everyday. Join us now, Arduino is you!

content/retired/02.shields/arduino-ethernet-shield-without-poe-module/content.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ sku: "A000072"
66
source: "https://store.arduino.cc/arduino-ethernet-shield-without-poe-module"
77
---
88

9+
***Note: This page refers to a product that is retired.***
10+
911
![The Arduino Ethernet Shield without PoE](./assets/a000072_featured.jpg)
1012

1113
The Arduino Ethernet Shield V1 connects your Arduino to the internet in mere minutes. Just plug this module onto your Arduino board, connect it to your network with an RJ45 cable (not included) and follow a few simple instructions to start controlling your world through the internet.
Lines changed: 83 additions & 81 deletions
Original file line numberDiff line numberDiff line change
@@ -1,82 +1,84 @@
1-
---
2-
title: "Arduino GSM Shield 2 (Antenna Connector)"
3-
description: "Did you miss this board? No worries! The NEW Arduino MKR GSM 1400, more capable and richer of functions, is the perfect solution for you!"
4-
coverImage: "assets/a000106_featured.jpg"
5-
sku: "A000106"
6-
source: "https://store.arduino.cc/arduino-gsm-shield-2-antenna-connector"
7-
---
8-
9-
![The Arduino GSM Shield 2 with antenna connector](./assets/a000106_featured.jpg)
10-
11-
The **Arduino GSM Shield 2** allows an Arduino board to connect to the internet, make/receive voice calls and send/receive SMS messages. The shield uses a radio modem [M10 by Quectel](https://www.arduino.cc/en/uploads/Main/Quectel_M10_datasheet.pdf). It is possible to communicate with the board using [AT commands](https://www.arduino.cc/en/Main/en/uploads/Main/Quectel_M10_AT_commands.pdf). The [GSM library](https://www.arduino.cc/en/Reference/GSM) has a large number of methods for communication with the shield.
12-
13-
The shield uses digital pins 2 and 3 for software serial communication with the M10\. Pin 2 is connected to the M10’s TX pin and pin 3 to its RX pin. [See these notes](https://docs.arduino.cc/retired/getting-started-guides/ArduinoGSMShield) for working with an Arduino Mega, Mega ADK, or Leonardo. The modem's PWRKEY pin is connected to Arduino pin 7.
14-
15-
The M10 is a Quad-band GSM/GPRS modem that works at frequencies GSM850MHz, GSM900MHz, DCS1800MHz and PCS1900MHz. It supports TCP/UDP and HTTP protocols through a GPRS connection. GPRS data downlink and uplink transfer speed maximum is 85.6 kbps.
16-
17-
To interface with the cellular network, the board requires a SIM card provided by a network operator. See the [getting started page](https://docs.arduino.cc/retired/getting-started-guides/ArduinoGSMShield#toc4) for additional information on SIM usage.
18-
19-
The most recent revision of the board uses the 1.0 pinout on rev 3 of the Arduino Uno board.
20-
21-
To use this board you should note that:
22-
23-
* Requires an Arduino board (not included)
24-
* Operating voltage 5V (supplied from the Arduino Board)
25-
* Connection with Arduino Uno on pins 2, 3 (Software Serial) and 7 (reset). See [these notes](https://www.arduino.cc/en/Guide/GSMShieldLeonardoMega) for working with a Mega, Mega ADK, or Leonardo.
26-
* This version has a connector for an external antenna
27-
28-
You can find your board warranty information [here](https://www.arduino.cc/en/Main/warranty).
29-
30-
## Getting Started
31-
32-
In the [Getting Started section](https://www.arduino.cc/en/Guide/ArduinoGSMShieldV2), you can find all the information you need to configure your board, use the [Arduino Software (IDE)](https://www.arduino.cc/en/Main/Software), and start to tinker with coding and electronics.
33-
34-
### Need Help?
35-
36-
* On the GSM Shield [on the GSM Library](https://docs.arduino.cc/retired/archived-libraries/GSM)
37-
* On Projects [on the Arduino Forum](https://forum.arduino.cc/index.php?board=3.0)
38-
* On the Product itself through [our Customer Support](https://support.arduino.cc/hc)
39-
40-
## Documentation
41-
42-
### OSH: Schematics
43-
44-
Arduino GSM Shield 2 is open-source hardware! You can build your own board using the following files:
45-
46-
[EAGLE FILES IN .ZIP](https://content.arduino.cc/assets/GSMShield3V1.0.zip)
47-
48-
<!-- [SCHEMATICS IN .PDF]() -->
49-
50-
### SIM to use with this shield
51-
52-
The GSM shield 2 is compatible with Data only and Voice and Data SIM. GPRS and SMS are supported by 2G Data only SIM, while voice calls, supported by the hardware, require a Voice and Data SIM, the same you may use in a GSM mobile phone. The Data transfer is based on GPRS technology and therefore it is not compatible with 3G or UMTS only network providers. GPRS is a 2G technology.
53-
54-
### Power
55-
56-
It is recommended that the board be powered with an external power supply that can provide between 700mA and 1000mA. Powering an Arduino and the GSM shield 2 from a USB connection is not recommended, as USB cannot provide the required current for when the modem is in heavy use.
57-
58-
### On board indicators
59-
60-
The shield contains a number of status LEDs:
61-
62-
* **On**: shows the Shield gets power.
63-
* **Status**: turns on to when the modem is powered and data is being transferred to/from the GSM/GPRS network.
64-
* **Net**: blinks when the modem is communicating with the radio network.
65-
66-
### On board interfaces
67-
68-
The shield comes with a on-board audio jack as well, and it can be used for both microphone and line inputs. It is also possible to make voice calls. You don’t need to add a speaker and microphone.
69-
70-
There are two small buttons on the shield. The button labeled "Reset" is tied to the Arduino reset pin. When pressed, it will restart the sketch. The button labeled "Power" is connected to the modem and will power the modem on and off. For early versions of the shield, it was necessary to press the power button to turn on the modem. Newer versions of the board will turn the modem on automatically.
71-
72-
If you have an early version of the shield, and it does not turn on automatically, you can solder a jumper to the CTRL/D7 pad on the reverse side of the board, and it will turn on when an attached Arduino receives power.
73-
74-
![](assets/GSM_Pin7_bridged.jpg)
75-
76-
Several of the modem pins are exposed on the underside of the board. These provide access to the modem for features like speaker output and microphone input. See the datasheet for complete information.
77-
78-
![](assets/GSMShieldModemPins.jpg)
79-
80-
## Previous Versions
81-
1+
---
2+
title: "Arduino GSM Shield 2 (Antenna Connector)"
3+
description: "Did you miss this board? No worries! The NEW Arduino MKR GSM 1400, more capable and richer of functions, is the perfect solution for you!"
4+
coverImage: "assets/a000106_featured.jpg"
5+
sku: "A000106"
6+
source: "https://store.arduino.cc/arduino-gsm-shield-2-antenna-connector"
7+
---
8+
9+
***Note: This page refers to a product that is retired.***
10+
11+
![The Arduino GSM Shield 2 with antenna connector](./assets/a000106_featured.jpg)
12+
13+
The **Arduino GSM Shield 2** allows an Arduino board to connect to the internet, make/receive voice calls and send/receive SMS messages. The shield uses a radio modem [M10 by Quectel](https://www.arduino.cc/en/uploads/Main/Quectel_M10_datasheet.pdf). It is possible to communicate with the board using [AT commands](https://www.arduino.cc/en/Main/en/uploads/Main/Quectel_M10_AT_commands.pdf). The [GSM library](https://www.arduino.cc/en/Reference/GSM) has a large number of methods for communication with the shield.
14+
15+
The shield uses digital pins 2 and 3 for software serial communication with the M10\. Pin 2 is connected to the M10’s TX pin and pin 3 to its RX pin. [See these notes](https://docs.arduino.cc/retired/getting-started-guides/ArduinoGSMShield) for working with an Arduino Mega, Mega ADK, or Leonardo. The modem's PWRKEY pin is connected to Arduino pin 7.
16+
17+
The M10 is a Quad-band GSM/GPRS modem that works at frequencies GSM850MHz, GSM900MHz, DCS1800MHz and PCS1900MHz. It supports TCP/UDP and HTTP protocols through a GPRS connection. GPRS data downlink and uplink transfer speed maximum is 85.6 kbps.
18+
19+
To interface with the cellular network, the board requires a SIM card provided by a network operator. See the [getting started page](https://docs.arduino.cc/retired/getting-started-guides/ArduinoGSMShield#toc4) for additional information on SIM usage.
20+
21+
The most recent revision of the board uses the 1.0 pinout on rev 3 of the Arduino Uno board.
22+
23+
To use this board you should note that:
24+
25+
* Requires an Arduino board (not included)
26+
* Operating voltage 5V (supplied from the Arduino Board)
27+
* Connection with Arduino Uno on pins 2, 3 (Software Serial) and 7 (reset). See [these notes](https://www.arduino.cc/en/Guide/GSMShieldLeonardoMega) for working with a Mega, Mega ADK, or Leonardo.
28+
* This version has a connector for an external antenna
29+
30+
You can find your board warranty information [here](https://www.arduino.cc/en/Main/warranty).
31+
32+
## Getting Started
33+
34+
In the [Getting Started section](https://www.arduino.cc/en/Guide/ArduinoGSMShieldV2), you can find all the information you need to configure your board, use the [Arduino Software (IDE)](https://www.arduino.cc/en/Main/Software), and start to tinker with coding and electronics.
35+
36+
### Need Help?
37+
38+
* On the GSM Shield [on the GSM Library](https://docs.arduino.cc/retired/archived-libraries/GSM)
39+
* On Projects [on the Arduino Forum](https://forum.arduino.cc/index.php?board=3.0)
40+
* On the Product itself through [our Customer Support](https://support.arduino.cc/hc)
41+
42+
## Documentation
43+
44+
### OSH: Schematics
45+
46+
Arduino GSM Shield 2 is open-source hardware! You can build your own board using the following files:
47+
48+
[EAGLE FILES IN .ZIP](https://content.arduino.cc/assets/GSMShield3V1.0.zip)
49+
50+
<!-- [SCHEMATICS IN .PDF]() -->
51+
52+
### SIM to use with this shield
53+
54+
The GSM shield 2 is compatible with Data only and Voice and Data SIM. GPRS and SMS are supported by 2G Data only SIM, while voice calls, supported by the hardware, require a Voice and Data SIM, the same you may use in a GSM mobile phone. The Data transfer is based on GPRS technology and therefore it is not compatible with 3G or UMTS only network providers. GPRS is a 2G technology.
55+
56+
### Power
57+
58+
It is recommended that the board be powered with an external power supply that can provide between 700mA and 1000mA. Powering an Arduino and the GSM shield 2 from a USB connection is not recommended, as USB cannot provide the required current for when the modem is in heavy use.
59+
60+
### On board indicators
61+
62+
The shield contains a number of status LEDs:
63+
64+
* **On**: shows the Shield gets power.
65+
* **Status**: turns on to when the modem is powered and data is being transferred to/from the GSM/GPRS network.
66+
* **Net**: blinks when the modem is communicating with the radio network.
67+
68+
### On board interfaces
69+
70+
The shield comes with a on-board audio jack as well, and it can be used for both microphone and line inputs. It is also possible to make voice calls. You don’t need to add a speaker and microphone.
71+
72+
There are two small buttons on the shield. The button labeled "Reset" is tied to the Arduino reset pin. When pressed, it will restart the sketch. The button labeled "Power" is connected to the modem and will power the modem on and off. For early versions of the shield, it was necessary to press the power button to turn on the modem. Newer versions of the board will turn the modem on automatically.
73+
74+
If you have an early version of the shield, and it does not turn on automatically, you can solder a jumper to the CTRL/D7 pad on the reverse side of the board, and it will turn on when an attached Arduino receives power.
75+
76+
![](assets/GSM_Pin7_bridged.jpg)
77+
78+
Several of the modem pins are exposed on the underside of the board. These provide access to the modem for features like speaker output and microphone input. See the datasheet for complete information.
79+
80+
![](assets/GSMShieldModemPins.jpg)
81+
82+
## Previous Versions
83+
8284
Do you own a past an old version of this product? Check [Arduino GSM Shield V1](https://www.arduino.cc/en/Main.ArduinoGSMShieldV1) product page.

0 commit comments

Comments
 (0)