Releases: MicrochipTech/WFI32-IoT
Release 3.3
Updated the demo with latest supporting repos with below versions:
mplabx_version: v6.20
compiler: XC32 4.35
modules:
{"cryptoauthlib", version: "v3.5.1"}
{"csp", version: "v3.18.4"}
{"usb", version: "v3.12.0"}
{"wolfssl", version: "v5.4.0"}
{"crypto", version: "v3.8.0"}
{"CMSIS-FreeRTOS", version: "v11.0.1"}
{"core", version: "v3.13.3"}
{"wireless_wifi", version: "v3.10.1"}
{"paho.mqtt.embedded-c", version: "v1.2.3"}
{"dev_packs", version: "v3.18.1"}
{"littlefs", version: "v2.9.0"}
{"wireless_system_pic32mzw1_wfi32e01", version: "v3.8.0"}
{"net", version: "v3.11.0"}
Limitation:
- While regenerating code using MCC, other than all application related files and header file 'user.h', the users needs to be ensure they do not overwrite the following file - config\aws_sdk_wfi32_iot_freertos\net_pres\pres\net_pres_enc_glue.c
Release 3.2
Updated the Out-of-Box demo application with the fix for the AWS connectivity issue by updating the CA certificate.
Known Issue:
The issue of of WFI32 IoT Board needing a MCLR reset for the OOB Demo to come up after a power on reset has been fixed by making manual changes to the code (in CLK_Initialize() function in the file WFI32-IoT\demo\cloud_sdk_demo\firmware\src\config\aws_sdk_wfi32_iot_freertos\peripheral\clk\plib_clk.c). These changes need to be retained in case the user does a regeneration of the application project.
Release 3.1
Updated the Out-of-Box demo application with the fix for the issue of WFI32 IoT Board needing a MCLR reset for the OOB Demo to come up after a power on reset.
Known Issue:
The issue of of WFI32 IoT Board needing a MCLR reset for the OOB Demo to come up after a power on reset has been fixed by making manual changes to the code (in CLK_Initialize() function in the file WFI32-IoT\demo\cloud_sdk_demo\firmware\src\config\aws_sdk_wfi32_iot_freertos\peripheral\clk\plib_clk.c). These changes need to be retained in case the user does a regeneration of the application project.
Release 3.0
Updated the Out-of-Box demo application to latest supporting repos for rev C0 silicon-based modules.
v2,1
Updated the clickme.html URL from pic-iot.com to iot.microchip.com
v2.0
Refresh version numbers in main.json files
v1.9
Fix hex and read me files paths for Discover portal purposes
v1.8
- Add new main.json for hex file Discover registration
- Change version number in main.json files
v1.7
Add hex file path to main.json
v1.6
- Stabilize different PS modes for PIC and Wi-Fi
- Enhanced PS command interface.