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

Create a log after the OTA process to verify if it was completed successfully #2

Closed
georgevbsantiago opened this issue Feb 4, 2023 · 2 comments

Comments

@georgevbsantiago
Copy link

Create a log after the OTA process to verify if it was completed successfully (eg generate a .TXT file; Or process messages in VS Code’s Serial Monitor). Justification: The OTA process takes time to complete (eg: In the updates I made using a GSM connection, the OTA completed after 15 minutes) and at the end of the process, no persistent warning is generated that allows the user to verify that everything went well(Or identify errors during the OTA). (Note: The current pop-up in VS CODE, which informs you of the success of the update, quickly disappears after the OTA is completed)

@georgevbsantiago
Copy link
Author

Something week to platform functionality: monitor_filters = log2file
See: https://docs.platformio.org/en/latest/projectconf/sections/env/options/monitor/monitor_filters.html

@alvarolb
Copy link
Member

alvarolb commented Jun 4, 2024

Fixed on version 1.1.0!

https://github.com/thinger-io/vscode-extension/releases/tag/1.1.0

@alvarolb alvarolb closed this as completed Jun 4, 2024
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

No branches or pull requests

2 participants