Add link to SWDIO instructions

This commit is contained in:
Tom Fifield 2024-06-30 18:11:32 +08:00 committed by GitHub
parent 4d50ac52c4
commit 78a58957c5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,3 +21,6 @@ You may wish to perform a [Factory Erase](/docs/getting-started/flashing-firmwar
### Convert RAK4631-R to RAK4631
If your device did not come with the Arduino bootloader you will need to [perform the conversion](/docs/getting-started/flashing-firmware/nrf52/convert-rak4631r).
### Use Raspberry Pi as a SWDIO Flash Tool
If your device can't be flashed through USB or Bluetooth, another option might be a [direct SWDIO connection](/docs/getting-started/flashing-firmware/nrf52/swdio).