Skip to content

Releases: MicrochipTech/WFI32-IoT

Release 3.3

24 Apr 05:24
Compare
Choose a tag to compare

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:

  1. 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

16 Nov 05:50
Compare
Choose a tag to compare

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

22 Jun 04:59
Compare
Choose a tag to compare

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

29 Mar 12:27
Compare
Choose a tag to compare

Updated the Out-of-Box demo application to latest supporting repos for rev C0 silicon-based modules.

v2,1

14 Dec 08:42
Compare
Choose a tag to compare

Updated the clickme.html URL from pic-iot.com to iot.microchip.com

v2.0

29 Sep 17:21
2d8457c
Compare
Choose a tag to compare

Refresh version numbers in main.json files

v1.9

29 Sep 17:11
8e0b660
Compare
Choose a tag to compare

Fix hex and read me files paths for Discover portal purposes

v1.8

28 Sep 18:29
f03163d
Compare
Choose a tag to compare
  • Add new main.json for hex file Discover registration
  • Change version number in main.json files

v1.7

19 Sep 17:09
6ab22fe
Compare
Choose a tag to compare
Add hex file path to main.json

v1.6

11 Feb 22:12
3ceca71
Compare
Choose a tag to compare
  • Stabilize different PS modes for PIC and Wi-Fi
  • Enhanced PS command interface.