Release 0.3.1
himanshuseth-microchip
released this
30 Jan 09:09
·
1 commit
to main
since this release
Features Added in 0.3.1 release:
- Added support for reading Signer Certificate through AT+READCERT.
- Increased the AT Cmd Length.
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.
- There are Manual changes done which need to be retained while regenerating the code for AnyCloud solution