Closed rgot-org closed 2 years ago
Works with SEEED LoRa/LoRaWAN Gateway Kit
Go to balenaCloud dashboard and get into your LoRa gateway device site.
Click Device Variables button on the left menu and set
GW_RESET_GPIO
7
GW_RESET_PIN
26
Define DT overlays
"spi0-1cs"
Then the Sx1301 reset correctly !
Thank you for this @rgot-org could you please add a PR on the README.md so everyone with the same LoRa concentrator can use it?
README.md
Works with SEEED LoRa/LoRaWAN Gateway Kit
Go to balenaCloud dashboard and get into your LoRa gateway device site.
Click Device Variables button on the left menu and set
GW_RESET_GPIO
to7
GW_RESET_PIN
to26
Define DT overlays
to"spi0-1cs"
Then the Sx1301 reset correctly !