The aim of this project is to help users set up a LoRa network using RAK7246 easily.
This project is used for RAK7246 which is RPi zero W + RAK2246 Pi Hat (SX1308) especially now.
2019-12-17 V4.1.1
- Init.
step1 : Download and install Raspbian Stretch or Buster LITE
step2 : Use "sudo raspi-config" command, enable spi interface.
step3 : Clone the installer and start the installation.
$ sudo apt update; sudo apt install git -y
$ git clone https://github.com/RAKWireless/rak7246_for_rpi.git ~/rak7246_for_rpi
$ cd ~/rak7246_for_rpi
$ sudo ./install.sh
step4: Wait a moment and the installation is complete
step5 : For more other features, please use "sudo gateway-config".
About how to use RAK7246, please have a look at the document: https://github.com/RAKWireless/RAK7246/tree/master/doc