Skip to content

Commit 27f05f7

Browse files
author
Microchip Technology
committed
MCU8MASS-264: Updated to absolute link.;MCU8MASS-264: Minor edit.;
1 parent 566a58e commit 27f05f7

File tree

9 files changed

+14
-14
lines changed

9 files changed

+14
-14
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,5 @@ A tutorial showcasing how sensor data from the [PIC-IoT](https://www.microchip.c
7474

7575
## Feedback and questions
7676
<p align="middle">
77-
<a href="../../issues"><img src="figures/feedback_button.svg" width="100%" /></a>
77+
<a href="https://github.com/microchip-pic-avr-solutions/microchip-iot-developer-guides-for-aws/issues"><img src="figures/feedback_button.svg" width="100%" /></a>
7878
</p>

a-more-thorough-look-into-the-provisioning-process/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*Author: Johan Lofstad, Microchip Technology Inc.*
44

55
<p align="middle">
6-
<a href="../../issues"><img src="../figures/feedback_button.svg" width="100%" /></a>
6+
<a href="https://github.com/microchip-pic-avr-solutions/microchip-iot-developer-guides-for-aws/issues"><img src="../figures/feedback_button.svg" width="100%" /></a>
77
</p>
88

99
This document is a follow-up of the [Connect the Board to your AWS Account](../connect-the-board-to-your-aws-account) introductory guide, going into more detail of how the provisioning works. This document is intended for readers who desire to understand how devices are authenticated through JITR and the [IoT Provisioning Tool](https://www.microchip.com/mymicrochip/filehandler.aspx?ddocname=en1001525).

access-the-sandbox/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*Author: Johan Lofstad, Microchip Technology Inc.*
44

55
<p align="middle">
6-
<a href="../../issues"><img src="../figures/feedback_button.svg" width="100%" /></a>
6+
<a href="https://github.com/microchip-pic-avr-solutions/microchip-iot-developer-guides-for-aws/issues"><img src="../figures/feedback_button.svg" width="100%" /></a>
77
</p>
88

99
The IoT Boards comes bundled with a pre-provisioned demo with a couple of tutorials. To access the demo:
@@ -14,11 +14,11 @@ The IoT Boards comes bundled with a pre-provisioned demo with a couple of tutori
1414
2. Download the newest firmware and follow the instructions to install
1515
- [AVR-IoT WA](https://www.microchip.com/DevelopmentTools/ProductDetails/ev15r70a?utm_campaign=IoT-WA-DevBoards&utm_source=GitHub&utm_medium=hyperlink&utm_term=&utm_content=microchip-iot-developer-guide-for-aws-access-the-sandbox): https://github.com/microchip-pic-avr-solutions/avr-iot-aws-sensor-node-mplab/releases
1616
- [PIC-IoT WA](https://www.microchip.com/DevelopmentTools/ProductDetails/ev54y39a?utm_campaign=IoT-WA-DevBoards&utm_source=GitHub&utm_medium=hyperlink&utm_term=&utm_content=microchip-iot-developer-guide-for-aws-access-the-sandbox): https://github.com/microchip-pic-avr-solutions/pic-iot-aws-sensor-node/releases
17-
4. Open the `CURIOSITY` drive
18-
5. Open `CLICK-ME.htm`
19-
6. Enter your Wi-Fi Credentials and download a `WIFI.CFG` file
20-
7. Drag & Drop the `WIFI.CFG` File to the `CURIOSITY` Drive
21-
8. Wait for the board to connect. A blinking yellow light indicates that the board has connected successfully.
17+
3. Open the `CURIOSITY` drive
18+
4. Open `CLICK-ME.htm`
19+
5. Enter your Wi-Fi Credentials and download a `WIFI.CFG` file
20+
6. Drag & Drop the `WIFI.CFG` File to the `CURIOSITY` Drive
21+
7. Wait for the board to connect. A blinking yellow light indicates that the board has connected successfully.
2222

2323
![How to open the sandbox](figures/sandbox.gif)
2424

an-introduction-to-device-shadows-and-aws-lambda/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*Author: Lars Olav Skrebergene, Microchip Technology Inc.*
44

55
<p align="middle">
6-
<a href="../../issues"><img src="../figures/feedback_button.svg" width="100%" /></a>
6+
<a href="https://github.com/microchip-pic-avr-solutions/microchip-iot-developer-guides-for-aws/issues"><img src="../figures/feedback_button.svg" width="100%" /></a>
77
</p>
88

99
## Introduction

connect-the-board-to-your-aws-account/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*Author: Johan Lofstad, Microchip Technology Inc.*
44

55
<p align="middle">
6-
<a href="../../issues"><img src="../figures/feedback_button.svg" width="100%" /></a>
6+
<a href="https://github.com/microchip-pic-avr-solutions/microchip-iot-developer-guides-for-aws/issues"><img src="../figures/feedback_button.svg" width="100%" /></a>
77
</p>
88

99
## Introduction

crash-course-in-cryptography-and-x509/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*Author: Johan Lofstad, Microchip Technology Inc.*
44

55
<p align="middle">
6-
<a href="../../issues"><img src="../figures/feedback_button.svg" width="100%" /></a>
6+
<a href="https://github.com/microchip-pic-avr-solutions/microchip-iot-developer-guides-for-aws/issues"><img src="../figures/feedback_button.svg" width="100%" /></a>
77
</p>
88

99
The [AVR-IoT WA](https://www.microchip.com/DevelopmentTools/ProductDetails/ev15r70a?utm_campaign=IoT-WA-DevBoards&utm_source=GitHub&utm_medium=hyperlink&utm_term=&utm_content=microchip-iot-developer-guide-for-aws-crash-course-crypto-x509) and [PIC-IoT WA](https://www.microchip.com/DevelopmentTools/ProductDetails/ev54y39a?utm_campaign=IoT-WA-DevBoards&utm_source=GitHub&utm_medium=hyperlink&utm_term=&utm_content=microchip-iot-developer-guide-for-aws-crash-course-crypto-x509) use the X.509 cryptographic standard to authenticate devices and transfer data securely. This is the same standard most of the web relies on. This document provides a crash course in X.509, explaining the basic concepts required to understand the provisioning process between the IoT Board and AWS. It is recommended to read the [A More Thorough Look into the Provisioning Process](../a-more-thorough-look-into-the-provisioning-process) document after this one.

device-monitoring-in-amazon-cloudWatch/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*Author: Patrick Kennedy, Microchip Technology Inc.*
44

55
<p align="middle">
6-
<a href="../../issues"><img src="../figures/feedback_button.svg" width="100%" /></a>
6+
<a href="https://github.com/microchip-pic-avr-solutions/microchip-iot-developer-guides-for-aws/issues"><img src="../figures/feedback_button.svg" width="100%" /></a>
77
</p>
88

99
## Introduction

visualizing-sensor-data-in-jupyter-notebooks/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*Author: Patrick Kennedy, Microchip Technology Inc.*
44

55
<p align="middle">
6-
<a href="../../issues"><img src="../figures/feedback_button.svg" width="100%" /></a>
6+
<a href="https://github.com/microchip-pic-avr-solutions/microchip-iot-developer-guides-for-aws/issues"><img src="../figures/feedback_button.svg" width="100%" /></a>
77
</p>
88

99
## Introduction

your-first-application-sending-and-receiving-data/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*Author: Lars Olav Skrebergene, Microchip Technology Inc.*
44

55
<p align="middle">
6-
<a href="../../issues"><img src="../figures/feedback_button.svg" width="100%" /></a>
6+
<a href="https://github.com/microchip-pic-avr-solutions/microchip-iot-developer-guides-for-aws/issues"><img src="../figures/feedback_button.svg" width="100%" /></a>
77
</p>
88

99
## Introduction

0 commit comments

Comments
 (0)