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

Use the Arduino IoT Cloud Library with debug enabled #5

Merged
merged 10 commits into from
Oct 21, 2022

Conversation

zmoog
Copy link
Owner

@zmoog zmoog commented Oct 22, 2021

Motivation

As of today, the officially released Arduino IoTCloudLibrary does not have any specific verbose logs the trace step in the Over-the-Air (OTA) update process.

I created a fork of the library with just a few additional simple log statements during the main OTA update steps.

Change description

Describe how to use the IoTCloudLibrary fork to print much more details about the Over-the-Air update of the sketch.

Additional Notes

Reviewer checklist

  • PR address a single concern.
  • PR title and description are properly filled.
  • Changes will be merged in main.
  • History is clean, commit messages are meaningful (see CONTRIBUTING.md) and are well formatted.

@zmoog zmoog changed the title Use IoT Cloud Library with debug enabled Use the Arduino IoT Cloud Library with debug enabled Oct 25, 2021
arduino/enable-debug-on-iotcloudlibrary.md Outdated Show resolved Hide resolved
arduino/enable-debug-on-iotcloudlibrary.md Outdated Show resolved Hide resolved
@zmoog zmoog marked this pull request as ready for review October 26, 2021 16:34
@zmoog
Copy link
Owner Author

zmoog commented Oct 26, 2021

This guide is now probably good enough for internal/external use.

@eclipse1985 @glumia please give it another read id there's something big missing or wrong 🙇 🙇 🙇

@zmoog zmoog merged commit fa4468b into main Oct 21, 2022
@zmoog zmoog deleted the zmoog/iotcloudlibrary-with-debug branch October 21, 2022 14:25
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.

3 participants