To work with IFTTT action, the WFI32-IoT board/ WFI32E Curiosity board need to connect to AWS IoT Cloud. This Chapter show the steps to connect your board to the AWS IoT Cloud.
You can use WFI32-IoT OOB project code (link) to connect the board to AWS IoT.
This project is connected to the Microchip AWS account by default.
To make it work with IFTTT, you need to create your AWS account and connect the board to your AWS account. We have a guide to show the steps to connect the board to your AWS account.
Below are the steps:
- Download the WFI32-IoT OOB project code (link)
- Use MPLABX to compile the code and download to the board
- Follow the guide, chapter 7 (link) to connect the board to your AWS account
You can use PIC32MZW1 Curiosity OOB project code (link) to connect the board to AWS IoT.
This project is connected to the Microchip AWS account by default.
To make it work with IFTTT, you need to create your AWS account and connect the board to your AWS account. We have a guide to show the steps to connect the board to your AWS account.
Below are the steps: