ConcentratorD on Linux amd64 laptop (RAK7371 with RAK5146)

Hello there!

I have a RAK7371 (similar to RAK2287 but with RAK5146) which works just fine on my Linux laptop by running the UDP packet forwarder.

I wanted to give ConcentratorD a chance instead. But it seems AMD64 architecture is not supported out-of-the-box. I compiled the source files, but it seems the binary for AMD64 arch is not generated.

According to the documentation, the internal mPCI-E RAK5146 and RAK2287 are supported, but only to run on RPi as a host.

I would like to know what advice can you give me in order to get the binary for AMD64 architecture.

By the way, it seems to me that the links on the documentation (Downloads - ChirpStack open-source LoRaWAN® Network Server documentation) are broken.

Thank you for your support.

With best regards

Sebastian Barillaro

Thanks for letting me know about the broken links, I have re-run the deploy scripts and I believe this is fixed now.

With regards to compiling for AMD64, you might be able to compile using cargo build --release.