Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MI32 legacy: fix BTHome, prepare for BLE5 #20989

Merged
merged 1 commit into from
Mar 20, 2024
Merged

Conversation

Staars
Copy link
Contributor

@Staars Staars commented Mar 19, 2024

Description:

Major bugfix for the BTHome parser and some small fixes/ refactoring.

Preparations for BLE5 which needs a different Arduino-framework. This was tested on the ESP32-S3 and would cost around 10kB heap. It is possible to get data from a LYDWS003MMC with PVVX firmware that is configured to use BLE5 with long range setting. Performance was mediocre and I did not really do range testings. It could be feasible to switch the ESP32-S3 and the ESP32-C6 to BLE 5 later after the switch to Arduino 3.x, but there is no hurry.

More small refactoring.

The extended web GUI will add widgets now on-the-fly without complete page reload.

Checklist:

  • The pull request is done against the latest development branch
  • Only relevant files were touched
  • Only one feature/fix was added per PR and the code change compiles without warnings
  • The code change is tested and works with Tasmota core ESP8266 V.2.7.6
  • The code change is tested and works with Tasmota core ESP32 V.2.0.14
  • I accept the CLA.

NOTE: The code change must pass CI tests. Your PR cannot be merged unless tests pass

@Jason2866 Jason2866 merged commit 46fae91 into arendst:development Mar 20, 2024
64 checks passed
@Staars Staars deleted the BLE5 branch July 14, 2024 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants