Tags: mgranberry/pycom-micropython-sigfox
Tags
esp32/bootloader: increased Delay for RGB LED init to 300us
Firmware version [v1.18.1.r6] -Fixed issue of LTE connection termination when `lte.isattached()` is called after PPP interface established
Bug fixes [1.18.1.r5] - Fixed problem in `lte.isconnected` that always sets PPP state to Attached - Improved `socket.getaddrinfo` to only resolve name if avilable interfaces are up - Fixed bug of not removing NICs after the interface is de-initialized
New Stable Release v1.18.1 (pycom#199) * esp32: Added New scripts and updates for Sequans LTE modem firmware Upgrading * New Stable Version v1.18.1 - Added Updated Scripts for Sequans LTE modem as frozen code. - Added support for upgrading Sequans modem over Uart. * py/mkrules.mk: fixed error
esp32/mods/machuart: Increased Uart Rx Buffer to 4KB for FIPYs and GPYs
New Development Release v1.19.0.b4 Added Feautures: - Added RTC memory support - Added uasyncio module - Added Lora mesh functionality with openthread protocol Fixes: - Fixed problems with Non-Blocking Sockets - Updated broken link in Contributing agreement
Update to development release 1.19.0.b3 esp32/core: Add support for FatFS & LittleFS esp32/mods: Enabled wifi/bt after light sleep wakeup esp32/mods/pycom: Add bootmgr() function to control application partition, filesystem type and safeboot esp32/mods: added blutooth client re-connection after wakeup from light sleep + Server advertisments resume after light sleep wakeup esp32/mods: feature to recover wifi connectivity after light sleep wakeup esp32/mods/modbt: Remov unnecessary Api esp32/ftp: Fix a bug were files are listed twice through FTP on LFS esp32/sdkconfig.h: updated after IDF new version update
PreviousNext