Skip to content

Release 0.3.0

Compare
Choose a tag to compare
@himanshuseth-microchip himanshuseth-microchip released this 28 Dec 04:33
· 2 commits to main since this release

Features Added in Phase 3 (0.3.0 release):

  1. UART interfaces changed to UART2 from UART1
  2. AT Command for Baud Rate Change
  3. Upgraded the solution to latest supporting repos/ wireless release 3.7.0
  4. Modified MQTT AT Command for support of setting of KeepAlive timer
  5. Added support for more subscription topics in MQTT service
  6. Bug Fixes

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