Skip to content

Commit 8b6350a

Browse files
authored
Merge pull request #284 from arduino/karlsoderby/add-wifi-freq-iot-cloud
IoT Cloud frequency band support [MKC-490]
2 parents 3498a9a + d891166 commit 8b6350a

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

content/cloud/iot-cloud/tutorials/01.iot-cloud-getting-started/iot-cloud-getting-started.md

+2
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ To use the Arduino IoT Cloud, a **cloud compatible board** is required. You can
4949

5050
### Wi-Fi
5151

52+
***Official Arduino boards only supports the 2.4GHz frequency band for transmitting data.***
53+
5254
The following boards connect to the Arduino IoT Cloud via Wi-Fi.
5355

5456
- [MKR 1000 WiFi](https://store.arduino.cc/arduino-mkr1000-wifi)

content/cloud/iot-cloud/tutorials/02.technical-reference/iot-cloud-tech-ref.md

+2
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ To use the Arduino IoT Cloud, a **cloud compatible board** is required. You can
1717

1818
### Wi-Fi
1919

20+
***Official Arduino boards only supports the 2.4GHz frequency band for transmitting data.***
21+
2022
The following boards connect to the Arduino IoT Cloud via Wi-Fi.
2123

2224
- [MKR 1000 WiFi](https://store.arduino.cc/arduino-mkr1000-wifi)

0 commit comments

Comments
 (0)