Skip to content

Base Address Error in RP5 #31

@razarahil

Description

@razarahil

The default gateway example is not working, it throwing following error in Raspberry Pi 5

Begin LoRa radio Traceback (most recent call last): File "/home/rrh/sx126x_lorawan_hat_code/python/lora/examples/network/LoRa_simple_gateway.py", line 14, in <module> if not LoRa.begin(busId, csId, resetPin, busyPin, irqPin, txenPin, rxenPin) : ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/dist-packages/LoRaRF-1.4.0-py3.11.egg/LoRaRF/SX126x.py", line 297, in begin File "/usr/local/lib/python3.11/dist-packages/LoRaRF-1.4.0-py3.11.egg/LoRaRF/SX126x.py", line 382, in setPins RuntimeError: Cannot determine SOC peripheral base address

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions