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

Updates to BLE #11212

Merged
merged 1 commit into from
Mar 3, 2021
Merged

Updates to BLE #11212

merged 1 commit into from
Mar 3, 2021

Conversation

btsimonh
Copy link
Contributor

@btsimonh btsimonh commented Mar 3, 2021

Add cmnd 'BLEEnableUnsaved' to enable BLE without saving the enable.
This can be used to enable BLE at the END of autoexec.bat to avoid adverts arriving before all BLEAlias are set.

Fix a bug with operations - where the op could be stolen by mqtt before begin seen by another driver.
(we've been tracking this for some time on EQ3 - difficult but now seems resolved)

BLE can now be restarted successfully after an upload operation - previously it was dead until reboot.

Description:

Related issue (if applicable): fixes #

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 on Tasmota core ESP8266 V.2.7.4.9
  • The code change is tested and works with core ESP32 V.1.0.5
  • I accept the CLA.

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

Add cmnd 'BLEEnableUnsaved' to enable BLE without saveing the enable.
Fix a bug with operations - where the op could be stolen by mqtt before begin seen by another driver.
@btsimonh
Copy link
Contributor Author

btsimonh commented Mar 3, 2021

if the merge goes though i'll update (my) docs... but pretty pissed that my previous docs are still not merged. Sorry for my french.

@arendst arendst merged commit db21531 into arendst:development Mar 3, 2021
@btsimonh btsimonh deleted the BLEUpdates branch April 9, 2021 06:19
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.

2 participants