Skip to content

Commit b56a82d

Browse files
committed
User manual contetn update
1 parent 813275d commit b56a82d

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed
Loading
Loading

content/hardware/04.pro/carriers/portenta-mid-carrier/tutorials/user-manual/content.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2320,9 +2320,13 @@ The example above connects to the web and fetches resources via HTTP. The script
23202320
- GPRS Password
23212321
- SIM Card Pin Number
23222322

2323-
These parameters will always be required to be defined to use the SIM functionalities within the modem. The image below shows an anticipated initial result of the modem detected and connecting to a 4G network:
2323+
These parameters will always be required to be defined to use the SIM functionalities within the modem. The image below shows an anticipated result of the modem detected and connecting to a network:
23242324

2325-
![Portenta H7 & Pro 4G Module - HTTPClient Example Initialized](assets/portentaMIDcarrier_h7_mpcie_4gmodem_result.png)
2325+
![Portenta H7 & Pro 4G Module - HTTPClient Example](assets/portentaMIDcarrier_h7_mpcie_4gmodem_result.png)
2326+
2327+
It will show similar result when the Portenta C33 is used as the core device with the Portenta Mid Carrier and the Pro 4G Module:
2328+
2329+
![Portenta C33 & Pro 4G Module - HTTPClient Example](assets/portentaMIDcarrier_c33_mpcie_4gmodem_result.png)
23262330

23272331
You may find additional examples as well within the library to try various functionalities such as deleting SMS, getting GPS location, and connecting to web servers securely:
23282332

0 commit comments

Comments
 (0)