Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NotReeceHarris authored Dec 25, 2024
1 parent e365ea5 commit e119db6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ You will need two nodes as described above. Once both nodes are set up, you can

If you prefer to complete the setup manually or encounter issues with the installer, please refer to the [manual setup guide](documentation/setup.md). For the installer, you must first enable the serial ports. To do so, run the command `sudo raspi-config`, then navigate to: Interfacing Options → Serial → No → Yes.

![Interfacing Options → Serial → No → Yes](documentation/serial-instructions-v1.0.png)
![Interfacing Options → Serial → No → Yes](documentation/serial-instructions-v1.1.png)

Once you have enabled the serial port hardware and disabled the login shell over serial, your LoRa component will be ready for communication after properly configuring the SX1268 LoRa HAT jumpers. First, remove all yellow jumpers from the UART selection jumpers **(10)** and LoRa mode selection jumpers **(11)**. Next, add jumpers to B on the UART selection jumpers **(10)**. You do not need to reconnect any of the LoRa mode selection jumpers **(11)**, as the board will be powered via the Raspberry Pi's GPIO pins. The attached image provides a clear visual guide for the jumper configurations.

![Hardware diagram of SX1268 LoRa HAT](documentation/SX1268-LoRa-HAT-v1.5.png)
![Hardware diagram of SX1268 LoRa HAT](documentation/SX1268-LoRa-HAT-v1.6.png)

<details>
<summary>Correctly configured jumpers. </summary>
Expand Down

0 comments on commit e119db6

Please sign in to comment.