Release 0.3.0
himanshuseth-microchip
released this
28 Dec 04:33
·
2 commits
to main
since this release
Features Added in Phase 3 (0.3.0 release):
- UART interfaces changed to UART2 from UART1
- AT Command for Baud Rate Change
- Upgraded the solution to latest supporting repos/ wireless release 3.7.0
- Modified MQTT AT Command for support of setting of KeepAlive timer
- Added support for more subscription topics in MQTT service
- 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
- 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