mpous/basicstation

Works fine with RHF0M301 / SEEED LoRa/LoRaWAN Gateway Kit

rgot-org opened this issue · 1 comments

Works with SEEED LoRa/LoRaWAN Gateway Kit

  • Raspberry PI 3
  • Gateway module RHF0M301–868
  • PRI 2 Bridge RHF4T002 (reset: GPIO7 / header pin 26)
  1. Go to balenaCloud dashboard and get into your LoRa gateway device site.

  2. Click Device Variables button on the left menu and set

  • GW_RESET_GPIO to 7
  • GW_RESET_PIN to 26
    image
  1. Click Device Configuration button on the left menu and set
  • Define DT overlays to "spi0-1cs"
    image

Then the Sx1301 reset correctly !

mpous commented

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?