aws-iot-firmware-pic32mz icon indicating copy to clipboard operation
aws-iot-firmware-pic32mz copied to clipboard

Microchip's PIC32MZ based IoT demos are designed to work with Amazon Web Service's AWS IoT platform and Microchip's "Insight on Things" (IoT) desktop application.

Results 3 aws-iot-firmware-pic32mz issues
Sort by recently updated
recently updated
newest added
trafficstars

It would be nice if the demo projects were updated for the latest tool chains as not everyone keeps every single version of the development tools on their machine.

When I follow the [instructions to Compile and Program](https://github.com/MicrochipTech/aws-iot-firmware-pic32mz/blob/master/documents/iot-ethernet-firmware-compile-and-program.md) using the [2.0.0 Release project source code from here](https://github.com/MicrochipTech/aws-iot-firmware-pic32mz/releases), the code successfully compiles and programs, but the board shows no flashing...

I tried to factory reset the board as I deleted configurations and everything and was not able to connect to internet. But the D5 light is linking like forever. how...