8000 Tags · mgranberry/pycom-micropython-sigfox · GitHub
[go: up one dir, main page]

Skip to content

Tags: mgranberry/pycom-micropython-sigfox

Tags

v1.20.0.rc1

Toggle v1.20.0.rc1's commit message
esp32/bootloader: increased Delay for RGB LED init to 300us

v1.20.0.rc0

Toggle v1.20.0.rc0's commit message
Update README.md

v1.18.1.r6

Toggle v1.18.1.r6's commit message
Firmware version [v1.18.1.r6]

-Fixed issue of LTE connection termination when `lte.isattached()` is called after PPP interface established

v1.18.1.r5

Toggle v1.18.1.r5's commit message
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

v1.18.1.r1

Toggle v1.18.1.r1's commit message
updated version to v1.18.1.r1

v1.18.1

Toggle v1.18.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v1.18.0.r1-0.9.0

Toggle v1.18.0.r1-0.9.0's commit message
Initial commit (public pybytes release 0.9.0)

v1.18.0.r1

Toggle v1.18.0.r1's commit message
esp32/mods/machuart: Increased Uart Rx Buffer to 4KB for FIPYs and GPYs

v1.19.0.b4

Toggle v1.19.0.b4's commit message
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

v1.19.0.b3

Toggle v1.19.0.b3's commit message
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
0