This repository has been archived by the owner on Sep 16, 2024. It is now read-only.
Firmware release candidate v1.20.0.rc12
Pre-release
Pre-release
New Features
- Adding CoAp Micropython module
- Disable RGBLED functionality with Makefile switch RGB_LED=disable
Improvments
- Updated pycom.nvs_get to support return of a predefined
NoExistValue
for unmatched Keys - PYFW-104: Add timestamp metadata to files and folders
- Updated modlte
- [PYFW-86] Implement Fallback to Wifi when lte is disconnected
- [PYFW-214] Increase App partition Size For FIPy, GPy and LoPy4 to 1980K
- [PYFW-344] Refactor BLE
- Lorawan: Added support for the CN470 region
Bug Fixes
- PYFW-348: Make RX buffer of machuart module configurable #300