Skip to content

Commit 1196de6

Browse files
authored
Merge pull request #40 from arduino/lunnea/catm1-typo-fix
Fixed typos in cheat sheet and datasheet, per request from PO
2 parents 59415f8 + 1fc2b39 commit 1196de6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

content/hardware/04.pro/shields/portenta-cat-m1-nb-iot-gnss-shield/datasheet/datasheet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Manage your MaaS (Mobility as a Service) solution across the city or between bor
120120

121121

122122
### Cellular Connectivity
123-
The **Arduino® Portenta Cat. M1/NB IoT GNSS Shield** provide access to various cellular networks via the TX62-W Module (U1). It is possible to connect an external cellular antenna via a micro UFL connector (J7). Both SMS and data transfer functionality is are provided. SMS messages can be stored in the SIM card module. The modem is addressable via AT commands. Modem status is provided by the RGB LED (DL1).
123+
The **Arduino® Portenta Cat. M1/NB IoT GNSS Shield** provide access to various cellular networks via the TX62-W Module (U1). It is possible to connect an external cellular antenna via a micro UFL connector (J7). Both SMS and data transfer functionality are provided. SMS messages can be stored in the SIM card module. The modem is addressable via AT commands. Modem status is provided by the RGB LED (DL1).
124124
**Note:** The Portenta Cat. M1/NB IoT GNSS Shield requires a physical nano SIM for cellular connectivity. eSIM is not supported at this time.
125125

126126
### Positioning

content/hardware/04.pro/shields/portenta-cat-m1-nb-iot-gnss-shield/tutorials/cheat-sheet/cheat-sheet.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ As a Portenta family Shield it uses the High density pins to be available for th
5555

5656
### Requirements
5757

58-
The GSM Feature requires:
59-
* An antenna (e.g [Dipole antenna, at the arduino store](https://store.arduino.cc/products/dipole-pentaband-waterproof-antenna?queryID=52d9fdab80e7fcace62aae924c084a93&_gl=1*msh8uc*_ga*MjA5OTMyMzAwMC4xNjIxNTE1OTY3*_ga_NEXN8H46L5*MTYzMDkzMzQ3NS40NS4xLjE2MzA5MzM5MTAuMA..)) at the **RF OUT** antenna connector on the top side of the shield.
58+
The GPS Feature requires:
59+
* An antenna (e.g [Dipole antenna, at the Arduino store](https://store.arduino.cc/products/dipole-pentaband-waterproof-antenna) at the **RF OUT** antenna connector on the top side of the shield.
6060
* SIM Card capable of running with the CatM1 specifications (check with your provider if your Card has that feature)
6161

6262
To check if our setup it's working we can open an example sketch from the GSM library inside the Mbed Portenta Core. Under **Examples > GSM > GSMClient** we open a sketch that connects to the SIM card provider, then connects to a webpage and downloads the content of it to display it inside the Serial Monitor.

0 commit comments

Comments
 (0)