Skip to content

Commit 0567f33

Browse files
Update Smol Tracker udev Instructions
* Enhance firmware flashing instructions and credits Updated flashing instructions and added udev error handling guidance. Expanded contributor credits. * docs: PR Clean-up --------- Co-authored-by: ShineBrightMeow <[email protected]>
1 parent 5f33a57 commit 0567f33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/smol-slimes/firmware/smol-flashing-firmware.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,11 @@ NOTE: On Linux, nRF Connect for Desktop installs nodeJS tools into `~/.nrfconnec
5252
4. Select the firmware (.hex) you want to flash:
5353
1. For local builds, navigate to your local Receiver repository, then select the file located at ```build\REPOSITORY_NAME\zephyr\zephyr.hex```.
5454
2. Alternatively, use [pre-compiled firmware](./smol-pre-compiled-firmware.md).
55-
5. Click the "Write" button.
55+
5. Click the "Write" button. If a udev error prevents the write, follow [this guide](https://docs.platformio.org/en/latest/core/installation/udev-rules.html); you may need to use the alternative method provided.
5656

5757
### Flashing using nRF Util
5858
Not documented yet. Relevant documentation:
5959
- <a href="https://docs.nordicsemi.com/bundle/nrfutil/page/nrfutil-device/guides/programming.html">device command documentation</a>
6060
- <a href="https://docs.nordicsemi.com/bundle/nrfutil/page/guides-nrf5sdk/dfu_generating_packages.html">nrf5sdk pkg building guide</a>
6161

62-
*Created by Shine Bright ✨, [Depact](https://github.com/Depact) and [Seneral](https://github.com/Seneral)*
62+
*Created by Shine Bright ✨, [Depact](https://github.com/Depact), [Seneral](https://github.com/Seneral), and [Kresny](https://github.com/Krzeszny)*

0 commit comments

Comments
 (0)