This commit is contained in:
Jacek Rondio 2025-03-05 16:09:54 +01:00 committed by GitHub
commit 37c4826dbf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,13 +22,15 @@ Connect GPIO pin 8 on your Raspbery Pi to the DIO pin on the Meshtastic Device.
Ensure you get the GPIO numbers correct.
Plug in your Raspberry Pi to USB power.
Plug in the Meshtastic Device to power.
Plug in the Meshtastic Device to power - to your Raspberry Pi's USB port.
## Install OpenOCD
You can use OpenOCD to manage the SWDIO connection with the Meshtastic Device.
Install it on your Raspberry Pi.
You can also use the packet manager in Raspberry Pi OS (`sudo apt install openocd`).
```
$ sudo apt update
$ sudo apt install libtool autoconf automake texinfo telnet gdb-multiarch git