change verbiage

This commit is contained in:
rcarteraz 2024-11-06 10:34:56 -07:00
parent 1b542a2661
commit 179ae0debe

View file

@ -70,4 +70,4 @@ adafruit-nrfutil --singlebank --touch 1200 --verbose dfu serial --package <downl
### Method 3: Using a Debugger
If the above methods do not work and if the hardware supports it (i.e., has the required SWD pins), a debugger like a DAPLink or J-Link can be used to flash the bootloader directly. For detailed instructions on using a debugger, refer to the [Debugger Instructions](https://meshtastic.org/docs/getting-started/flashing-firmware/nrf52/convert-rak4631r/#debugger) for an example with the RAK4631.
If the above methods do not work and if the hardware supports it (i.e., has the required SWD pins), a debugger like a DAPLink or J-Link can be used to flash the bootloader directly. Refer to the [Debugger Instructions](https://meshtastic.org/docs/getting-started/flashing-firmware/nrf52/convert-rak4631r/#debugger) for an example with the RAK4631.