Skip to content

Release 0.3.1

Compare
Choose a tag to compare
@himanshuseth-microchip himanshuseth-microchip released this 30 Jan 09:09
· 1 commit to main since this release

Features Added in 0.3.1 release:

  1. Added support for reading Signer Certificate through AT+READCERT.
  2. 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

  1. Only 'Extended Deep Sleep' mode is supported currently in Low Power feature. 'Connected sleep' mode will be supported in future release.
  2. 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.
  3. Current drawn in 'Extended Deep Sleep' mode in Low Power is more than expected.
  4. There are Manual changes done which need to be retained while regenerating the code for AnyCloud solution