Release 0.2.0
himanshuseth-microchip
released this
20 Oct 09:19
·
3 commits
to main
since this release
This is a beta release of PIC32MZ-W1 UART-To-AnyCloud solution. The release adds the following features:
- Provisioning via TCP Socket
- WPA3 support
- Loading Server Certificate via UART
- Reading Certificate from TNG via UART
- Low Power support
- Bug fixes for issues found in previous release
More details regarding the AT Commands can be found in ATCommandReference.pdf available at https://github.com/MicrochipTech/PIC32MZW1_AnyCloud/blob/main/doc
Known Issues and Limitations
- Only 'Extended Deep Sleep' mode is supported currently in Low Power feature. 'Connected sleep' mode will be supported in future release.
- Connectivity to Azure IoT Hub is currently not possible with domain name containing 'gateway' in it. The user would need to do a 'nslookup ' and check if the domain name contains 'gateway'. In case it does, the connectivity to the Azure server will not be possible.
- Current drawn in 'Extended Deep Sleep' mode in Low Power is more than expected.
- Root Certificate is not being read correctly via the AT+READCERT command
- Support of UART interface is via UART1, hence the Host MCU connectivity is possible only on PICMZW1 Curiosity board and not on WFI32 IOT Board.
- Configuring DHCP Server IP address ranges via the AT+DHCPS command is not working.
- MQTT 'KeepAlive' parameter configuration not supported via AT+MQTTC Command