mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-12 16:44:20 -08:00
change verbiage
This commit is contained in:
parent
1b542a2661
commit
179ae0debe
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue