-
Notifications
You must be signed in to change notification settings - Fork 46
DOCS-2881: Revamp Micro-RDK docs #4241
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
Conversation
✅ Deploy Preview for viam-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work! Left a few comments
docs/operate/reference/viam-micro-server/micro-troubleshooting.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Esha Maharishi <esha.maharishi@gmail.com>
## Build firmware with cloud build | ||
|
||
When developing and testing your firmware, it is easiest to build firmware locally. | ||
When you are ready to deploy your firmware to a fleet of microcontrollers, you can use the Viam cloud build service to simplify the process of building and hosting your firmware by eliminating the need to build locally and then upload the firmware image to a cloud storage bucket. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it's okay to see how you would configure OTA and then how you would produce a URL - especially because I think we could also make the cloud build instructions shorter, like:
- Create a GitHub repository for your firmware project. Note that any modules included in the firmware must point to GitHub repositories (not a local path).
- [Current Step 5]
- [Current Step 6]
In particular I don't think we should mention any of the credentials stuff (I appreciate you thinking about this though!) because the plan for https://viam.atlassian.net/browse/RSDK-10503 is to stop putting credentials in the firmware build, and instead only providing them at flash time via the micro-rdk-installer.
For including how to build OTA firmware locally - in a way I thought it was nice since it clarifies that OTA supports any URL, not just the one from cloud builds. And I liked the short and simple way you described it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, a lot of my comments are optional and/or focused on content that you slightly changed, but didn't originally write.
Co-authored-by: nate contino <ncontino@u.rochester.edu> Co-authored-by: Esha Maharishi <esha.maharishi@gmail.com>
Co-authored-by: nate contino <ncontino@u.rochester.edu>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm mod comments!
Co-authored-by: nate contino <ncontino@u.rochester.edu>
It looks like the following files may have been renamed. Please ensure you set all needed aliases: |
🔎💬 Inkeep AI search and chat service is syncing content for source 'Viam Docs' |
No description provided.