Skip to content

Commit b36ea46

Browse files
authored
Merge pull request #217 from arduino/jhansson-ard/max-carrier-QA
updated minor changes
2 parents 88154fe + 5d5d675 commit b36ea46

File tree

1 file changed

+4
-4
lines changed
  • content/hardware/04.pro/carriers/portenta-max-carrier/tutorials/catM1-and-NBIoT

1 file changed

+4
-4
lines changed

content/hardware/04.pro/carriers/portenta-max-carrier/tutorials/catM1-and-NBIoT/content.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ software:
1919

2020
## Introduction
2121

22-
The Portenta Max carrier adds a lot of functionality to the Portenta H7. With the Portenta Max Carrier it is possible to use NB-IoT and Cat-M1 technology. In this tutorial we will show to connect to GSM with the Portenta Max carrier and the Portenta H7.
22+
The Arduino® Portenta Max Carrier adds a lot of functionality to the Portenta H7. With the Portenta Max Carrier it is possible to use NB-IoT and Cat-M1 technology. In this tutorial we will show to connect to GSM with the Portenta Max Carrier and the Portenta H7.
2323

2424
***Note: This tutorial was created in Sweden, and as a result, the available networks are only Swedish network operators. The results will vary depending on what location you are in.***
2525

@@ -43,11 +43,11 @@ The goals of this project are:
4343

4444
### Circuit
4545

46-
For this tutorial we need to plug the Portenta H7 into the Max Carrier, like shown in the image below. By attaching the Portenta H7 board to the HD connectors on top of the Portenta Max Carrier. Press firmly to let it snap in. Once attached, plug the Portenta H7 into your computer using a USB C cable.
46+
For this tutorial we need to plug the Portenta H7 into the Max Carrier, like shown in the image below. By attaching the Portenta H7 board to the HD connectors on top of the carrier, press firmly to let it snap in. Once attached, plug the Portenta H7 into your computer using a USB-C cable.
4747

4848
![Connecting the Portenta H7 and Max Carrier](assets/Connect-H7-to-Max-carrier.svg)
4949

50-
And we also need to insert a SIM card and connect an antenna to the Max Carrier, like shown in the image below. Put the SIM card into the SIM card slot at the top of the Carrier, the same side where the Portenta H7 is located. Next to the SIM card slot there is an antenna SMA connector where you will need to screw on your antenna.
50+
And we also need to insert a SIM card and connect an antenna to the Max Carrier, like shown in the image below. Put the SIM card into the SIM card slot at the top of the carrier, the same side where the Portenta H7 is located. Next to the SIM card slot there is an antenna SMA connector where you will need to screw on your antenna.
5151

5252
![SIM card slot and antenna connector](assets/Sim-card-and-antenna-on-Max-carrier.svg)
5353

@@ -185,4 +185,4 @@ If the code is not working, there are some common issues we can troubleshoot:
185185

186186
## Conclusion
187187

188-
In this tutorial we went through how to connect the Portenta H7 and Portenta Max Carrier, with peripherals to be able to use the carriers GSM feature. We then learned how to set a preference between NB-IoT or Cat-M1 technology. And at the end we tested so everything works by running an example sketch on our setup.
188+
In this tutorial we went through how to connect the Portenta H7 and Portenta Max Carrier, with peripherals to be able to use the carriers GSM feature. We then learned how to set a preference between NB-IoT or Cat-M1 technology. And at the end we tested so everything works by running an example sketch on our setup.

0 commit comments

Comments
 (0)