This repository was archived by the owner on Sep 16, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 165
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pull hotfixes back from pms:Dev
…e data of first call) gattc_events_handler(): dynamic bt_char_obj_t generation on ESP_GATTC_NOTIFY_EVT gattc_char_callback_handler(): release of generated bt_char_obj_t
Fix for speedy Bluetooth NOTIFY events
…Py4 extra RAM usage
…Bluetooth.deinit() and fix Bluetooth connection resume after machine.wakeup(True)
…n when Pybytes & SmartConfig is used, but no WLAN connection has been established
… esp-idf 3.3.1 adding them to keep sync with the FW with esp-idf 4.1
…memory_leak Problem on machine.sleep(resume_wifi_ble=True) and Memory leak during Bluetooth.disconnect()
… successfully established during resume so GC can free up the area
Resume the BT Connection from the original list if connection was not successfully established during resume so GC can free up the area
Fix terminal redirection
Float option
this will reset the esp32 and the LTE modem on the GPy this requires PIC FW v12
- disable the existing LTE_EVENT_COVERAGE_LOST - disable sending +++ at a break
this way we only get unsolicited result codes for *state* changes (registered, registration lost), instead of for every *cell* change. This means fewer UART break signals, which in turn means fewer callbacks to deal with.
….r2' into release_1.20.2.r2_FD
Firmware release 1.20.2.r2
Use correct web call for release upgrades
Release 1.20.2.r2
# Conflicts: # esp32/frozen/Pybytes/_pybytes_machine_learning.py # esp32/frozen/Pybytes/_pybytes_pymesh_config.py # esp32/pycom_version.h
Xykon
approved these changes
Dec 16, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.