Tags: afcarl/pycom-micropython-sigfox
Tags
[v1.20.0.rc12] Release Candidate ### 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 pycom#300
MicroPython 1.20.0.rc11.2 Add support for LoRa regions CN470 and IN865 This is a special customer pre-release and has only been tested on the LoPy4!
Merge remote-tracking branch 'Dev/master' into release-candidate
[v1.18.2.r7] Firmware release ### New Features - Esp32 touchpad functionality exposed to micropy ### Improvements - Added RSA signature generation API to moducrypto - Added support for saving strings in NVS - PR pycom#226 , author: @psychogenic - LTE class refactoring ### Bug Fix - Fix UART.sendbreak not defaulting to 13 bits as suggested by Documentation Issue pycom#280
[v1.18.2.r6] Firmware release ### Bug Fix - Updated LTE class to fix issue in modem FW version detection.
[v1.20.0.rc10] Release Candidate Increased LoRa timer task Stack Size
[v1.20.0.rc9] Firmware release candidate ### Improvements: - Releasing GIL when ssl handshake is performed. - Allow PDN list update when carrier is defined in LTE - Add support for LTE modem responses greater than UART buff size - Added Check for LTE band support against both SW and HW versions of the LTE modem. - Updated Sqns upgrade scripts to v1.2.5 ### Bug Fixes: - Enabling Access to 2nd SPI perf for GPY modules - Use Hardware timers for Lora timer tick to fix RTOS timer drifts when cache is disabled. - Updated OTA fixing failing OTAs after switching to Factory Partition. - Fix crash when pin ISR handler fires (i.e. LoRa TX done) during flash operation PR pycom#278 by Martijn Thé @martijnthe - Remove defaulting of wifi max_tx_pwr to level 20 in init() - modlora: Reverted the rx spread factor in stats
[v1.18.2.r4] Firmware release ### Improvements: - Releasing GIL when ssl handshake is performed. - Allow PDN list update when carrier is defined in LTE - Add support for LTE modem responses greater than UART buff size - Added Check for LTE band support against both SW and HW versions of the LTE modem. - Updated Sqns upgrade scripts to v1.2.5 ### Bug Fixes: - Enabling Access to 2nd SPI perf for GPY modules - Use Hardware timers for Lora timer tick to fix RTOS timer drifts when cache is disabled.
PreviousNext