diff --git a/content/arduino-cloud/03.cloud-interface/01.things/assets/netowrk-settings-device-page.png b/content/arduino-cloud/03.cloud-interface/01.things/assets/netowrk-settings-device-page.png new file mode 100644 index 0000000000..2e26a05130 Binary files /dev/null and b/content/arduino-cloud/03.cloud-interface/01.things/assets/netowrk-settings-device-page.png differ diff --git a/content/arduino-cloud/03.cloud-interface/01.things/assets/network-creds.png b/content/arduino-cloud/03.cloud-interface/01.things/assets/network-creds.png index 38b8732aa5..c68affe906 100644 Binary files a/content/arduino-cloud/03.cloud-interface/01.things/assets/network-creds.png and b/content/arduino-cloud/03.cloud-interface/01.things/assets/network-creds.png differ diff --git a/content/arduino-cloud/03.cloud-interface/01.things/assets/thing-interface.png b/content/arduino-cloud/03.cloud-interface/01.things/assets/thing-interface.png index 08fffd9766..15a6c5eb36 100644 Binary files a/content/arduino-cloud/03.cloud-interface/01.things/assets/thing-interface.png and b/content/arduino-cloud/03.cloud-interface/01.things/assets/thing-interface.png differ diff --git a/content/arduino-cloud/03.cloud-interface/01.things/things.md b/content/arduino-cloud/03.cloud-interface/01.things/things.md index b6cef41acf..ef2b21900a 100644 --- a/content/arduino-cloud/03.cloud-interface/01.things/things.md +++ b/content/arduino-cloud/03.cloud-interface/01.things/things.md @@ -22,7 +22,7 @@ The Thing interface is designed for ease-of-use and only has a few sections, whi - **1. Cloud Variables** - create variables that synchronize between a device and the Arduino Cloud. - **2. Devices** - configure a device that will be associated with your Thing. -- **3. Network** - to add your Wi-Fi® network/password go to Device page. +- **3. Network** - to modify your Wi-Fi® network/password go to Device page. - **4. Setup** - the main configuration space tab. - **5. Sketch** - access the sketch associated with your Thing. - **6. Metadata** - metadata such as tags, timezone and Thing ID. @@ -69,6 +69,8 @@ The status of your device is also displayed in this section (online/offline). ***This option has been moved to the [Devices](/arduino-cloud/hardware/devices) section on the specific device page.*** +![Network settings on device page](assets/netowrk-settings-device-page.png) + In the network section, you configure the credentials for your network, such as your Wi-Fi® network, secret key (for ESP32 boards) and other credentials e.g. LoRa®-based networks & cellular. The network details are securely stored. ![Network configuration.](assets/network-creds.png) diff --git a/content/arduino-cloud/06.features/01.templates/assets/template-creation.png b/content/arduino-cloud/06.features/01.templates/assets/template-creation.png index 545ef116f2..7e920ca606 100644 Binary files a/content/arduino-cloud/06.features/01.templates/assets/template-creation.png and b/content/arduino-cloud/06.features/01.templates/assets/template-creation.png differ diff --git a/content/hardware/03.nano/boards/nano-33-iot/tutorials/iot-cloud/assets/nano33IOT_05_arduino_device.png b/content/hardware/03.nano/boards/nano-33-iot/tutorials/iot-cloud/assets/nano33IOT_05_arduino_device.png index ece79d1c7c..7008e40634 100644 Binary files a/content/hardware/03.nano/boards/nano-33-iot/tutorials/iot-cloud/assets/nano33IOT_05_arduino_device.png and b/content/hardware/03.nano/boards/nano-33-iot/tutorials/iot-cloud/assets/nano33IOT_05_arduino_device.png differ