You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/hardware/04.pro/carriers/portenta-max-carrier/tutorials/x8-getting-started/content.md
+9-5Lines changed: 9 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,14 +39,14 @@ The Arduino® Portenta Max Carrier was designed to add capabilities to the Ardui
39
39
To make use of the Portenta Max Carrier you will need to power it through either the barrel jack connector or with a 3.7V 18650 Li-Ion battery, connected to the Portenta Max Carriers battery clips.
40
40
41
41
| Function | Supported on the Portenta X8 M4 Core | Supported on Portenta X8's NXP® i.MX 8M Mini Processor |
@@ -90,13 +90,13 @@ The Portenta Max Carrier carries a cellular modem SARA-R412M-02B to carry out ta
90
90
91
91
If you want to use this feature with Python® scripts, have a look at the [Modem Manager API](https://www.freedesktop.org/software/ModemManager/doc/latest/ModemManager/).
92
92
93
-
### LoRa®
93
+
### LoRa® Technology
94
94
95
-
One of the many features of the Portenta Max Carrier is the Murata CMWX1ZZABZ-078 which enables LoRaWAN® connectivity. LoRaWAN® is a Low Power Wide Area Network (LPWAN) designed to connect low-power devices to the Internet. It was developed to meet and fulfill Internet of Things (IoT) devices' requirements, such as low-power consumption and low data throughput.
95
+
One of the many features of the Portenta Max Carrier is the Murata CMWX1ZZABZ-078 which enables LoRa® connectivity. LoRa technology is a Low Power Wide Area Network (LPWAN) protocol designed to connect low-power devices to the Internet. It was developed to meet and fulfill Internet of Things (IoT) devices' requirements, such as low-power consumption and low data throughput.
96
96
97
97
The appropriate antenna and frequencies depend on the region. The common frequencies are 915 MHz for North America and Australia and 863 MHz for the European region. Frequencies are on a range, so for example in the Australia region it is possible to use a 928 MHz compatible antenna and configuration.
98
98
99
-
For more in-depth information about LoRa® and LoRaWAN®, please read [The Arduino Guide to LoRa® and LoRaWAN®](/learn/communication/lorawan-101).
99
+
For more in-depth information about LoRa® and its networks, please refer to [this documentation](/learn/communication/lorawan-101).
100
100
101
101
### Ethernet
102
102
@@ -212,3 +212,7 @@ If you want to use the Portenta X8 and Max Carrier with a FoundriesFactory, Pyth
0 commit comments