Skip to content

Commit 92c3799

Browse files
committed
Update Cellular Article
1 parent 2abcb56 commit 92c3799

File tree

1 file changed

+5
-5
lines changed
  • content/arduino-cloud/02.hardware/05.cellular

1 file changed

+5
-5
lines changed

content/arduino-cloud/02.hardware/05.cellular/cellular.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
---
2-
title: NB-IoT / GSM
3-
description: Learn how to configure an NB-IoT / GSM devices in the Arduino Cloud.
4-
tags: [NB-IoT, GSM, Arduino Cloud, IoT]
2+
title: Cellular
3+
description: Learn how to configure an cellular devices in the Arduino Cloud.
4+
tags: [LTE-M, Cat-M1, GSM, Arduino Cloud, IoT]
55
author: Karl Söderby
66
hardware:
77
- hardware/01.mkr/01.boards/mkr-gsm-1400
88
- hardware/01.mkr/01.boards/mkr-nb-1500
99
---
1010

11-
A number of Arduino boards are able to connect to the Arduino Cloud using a sim card, using either the GSM or NB-IoT technologies.
11+
A number of Arduino boards are able to connect to the Arduino Cloud using a sim card, using either the GSM or LTE-M (Cat-M1) technologies.
1212

1313
## Supported Boards
1414

1515
- [MKR GSM 1400](https://store.arduino.cc/arduino-mkr-gsm-1400)
1616
- [MKR NB 1500](https://store.arduino.cc/arduino-mkr-nb-1500-1413)
1717

18-
Connection through mobile networks can be considered in remote areas where there's no Wi-Fi, or in mobile projects (such as cargo tracking).
18+
Connection through cellular networks can be considered in remote areas where there's no Wi-Fi, or in mobile projects (such as cargo tracking).
1919

2020
***For more information, visit the [Arduino SIM page](https://store.arduino.cc/digital/sim).***
2121

0 commit comments

Comments
 (0)