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

Skip to content
This repository was archived by the owner on Mar 1, 2024. It is now read-only.

Tags: DvdGiessen/pycom-micropython-sigfox

Tags

v1.20.1.r1

Toggle v1.20.1.r1's commit message
Updated Secure BLE

BLE: Allow static passwords, remove bonded when pin changes

v1.20.1

Toggle v1.20.1's commit message
updated IDF libs + minor update to BLE

v1.18.3

Toggle v1.18.3's commit message
[v1.18.3] Special release - pre-requisite for OTA update from 1.18.2 …

…to 1.20 Firmware

Since new Firmwares [1.20.0.xx] has increasted partition sizes and partition table structure this Intermidiate Firmware is required as 1st Step OTA to a final OTA upgrade to v1.20.0.xx from 1.18.2
before upgrading to this Firmware please see: https://docs.pycom.io/tutorials/all/ota/

v1.20.0.rc13

Toggle v1.20.0.rc13's commit message
modusocket: increased stack size of task "SockOps"

v1.20.0.rc12.1

Toggle v1.20.0.rc12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
89BB
 [v1.20.0.rc12.1] Fix wlan sta interface terminating after lte discon…

…nect (pycom#325)

* [PYFW-86] Fix wlan sta interface terminating after lte disconnect

* [v1.20.0.rc12.1] Hot fix

Fix wlan sta interface terminating after lte disconnect

* Fix compilation error

v1.20.0.rc12

Toggle v1.20.0.rc12's commit message
[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

v1.20.0.rc11.2

Toggle v1.20.0.rc11.2's commit message
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!

1.20.0.rc11.1

Toggle 1.20.0.rc11.1's commit message
MicroPython 1.20.0.rc11.1 & Pybytes 0.9.12

0