chirpstack / chirpstack-concentratord

Concentrator HAL daemon for LoRa gateways.
https://www.chirpstack.io/
MIT License
76 stars 56 forks source link

Add support of setup reComputer r1000 (based on RPi CM4) + WM1302 SPI (may be USB too) module. #180

Closed BrainNull closed 2 months ago

BrainNull commented 2 months ago

Summary

The pin configuration is different from a regular RPi4. Like here: https://wiki.seeedstudio.com/WM1302_module/#step3-get-and-compile-sx1302-source-code

What is the use-case?

Implementation description

Need adjust the pin configuration according to the instructions: https://wiki.seeedstudio.com/recomputer_r/#lora-module

Can you implement this by yourself and make a pull request?

No

brocaar commented 2 months ago

This commit makes it possible to override the pin configs of all concentrator modules: https://github.com/chirpstack/chirpstack-concentratord/commit/0af7d7cf629d0a1a2dc883e862dd27e6010ab6a9.