-
Notifications
You must be signed in to change notification settings - Fork 20
Add APARD32690 Zephyr WiFi Guide #17
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
Add APARD32690 Zephyr WiFi Guide #17
Conversation
- Add full walkthrough, converted from source markdown via pandoc - Move toctreen entry to "Current DACs" instead of "DACs"
The ADI DocTools structure renders a ToC on the right side of the webpage by default. Therefore, no ToC local to the document text is needed.
…hell Example. Signed-off-by: Brandon Hurst <brandon.hurst@analog.com>
Signed-off-by: Brandon Hurst <brandon.hurst@analog.com>
- Remove prebuilt image in docs directory - Add clarity to goals of the guide Signed-off-by: Brandon Hurst <brandon.hurst@analog.com>
|
Hi @Brandon-Hurst , |
|
Whoops! No, that 4-20mA guide was my initial experimenting with the documentation tools. Probably want to make that a separate PR, to come later. I will rebase the WiFi guide when I get a second, probably tomorrow afternoon. Thanks for the heads up! |
|
Closed and opened a new PR on a separate branch. This turned out to be the simplest way for me to leave out the old commits that I could see as they were interwoven in my fork's main branch (which has been fixed). New PR: |
This document is a guide for flashing firmware on the APARD32690's NINA-W102 WiFi module and getting the Zephyr WiFi sample running on the AD-APARD32690-SL board once the NINA firmware is flashed. It walks through setting up the devicetree and Kconfig files necessary to use the WiFi module on the APARD board.