Skip to content

Commit a0029b2

Browse files
added connection images to README.md
1 parent 158094a commit a0029b2

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ This library provides a toolkit for interacting with the official Arduino 4G Mod
2020
1. Insert your Arduino 4G module to the Arduino Portenta Mid Carrier
2121
2. Insert a valid SIM card either on the back of the Arduino 4G miniPCI board, or the **PCIE_SIM** connector on the Portenta Mid Carrier
2222
3. Connect the 6 **SERIAL1** header pins to their corresponding pins on the **PCIE_BREAKOUT** header using jumpers
23+
![](https://raw.githubusercontent.com/arduino-libraries/Arduino_Cellular/main/extras/connection_img/header.jpg)
2324
4. Connect the **3V3 PCIE** pin to the **3V3 Buck**
25+
![](https://raw.githubusercontent.com/cristidragomir97/Arduino_Cellular/main/extras/connection_img/buck.jpg)
2426
5. Connect external power to the Mid Carrier, via the **VIN** (5-12V) because modem use a lot of power when connecting or getting a GPS location. Make sure your supply can handle around 3A.
2527
6. Get the APN settings from your network operator and add them to the "ArduinoSecrets.h" file for each sketch
2628
```c

extras/connection_img/buck.jpg

525 KB
Loading

extras/connection_img/header.jpg

566 KB
Loading

0 commit comments

Comments
 (0)