Closed BrainNull closed 2 months ago
The pin configuration is different from a regular RPi4. Like here: https://wiki.seeedstudio.com/WM1302_module/#step3-get-and-compile-sx1302-source-code
Need adjust the pin configuration according to the instructions: https://wiki.seeedstudio.com/recomputer_r/#lora-module
No
This commit makes it possible to override the pin configs of all concentrator modules: https://github.com/chirpstack/chirpstack-concentratord/commit/0af7d7cf629d0a1a2dc883e862dd27e6010ab6a9.
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