RAKWireless / portainer-templates

Curated list of services to deploy on a RAK WisGate Developer Gateway using Portainer
MIT License
7 stars 9 forks source link

Chirpstack Concentratord Gateway ID #9

Open mariacomsa opened 5 months ago

mariacomsa commented 5 months ago

I'm experiencing an issue where the Gateway ID assigned by ChirpStack Concentratord doesn't match the EUI of my RAK7391 device. I'd like to manually set the Gateway ID to match the EUI of my RAK7391 device, but I'm unsure how to do so. I'm using RAK5146-226 WisLink LPWAN Concentrator and deploying with rakpios-cli

@xoseperez

xoseperez commented 5 months ago

Hello @mariacomsa ChirpStack Concentratord gets the EUI on Corecell concentrators (SX1302/3, like the RAK5146) from the ChipID of the concentrator and there is no way to change it... You have to use the EUI provided by the Concentratord service to register the gateway on your LNS.

mariacomsa commented 4 months ago

Hello @mariacomsa ChirpStack Concentratord gets the EUI on Corecell concentrators (SX1302/3, like the RAK5146) from the ChipID of the concentrator and there is no way to change it... You have to use the EUI provided by the Concentratord service to register the gateway on your LNS.

Could you please tell me how to get the EUI in a simple way? Now to get it I look at the concentrator's logs, I'd like to make it simpler. Thanks!

xoseperez commented 4 months ago

Hi @mariacomsa You can run this command once the container is running:

docker exec chirpstack-concentratord service-info

It will return the service information including the GATEWAY_EUI.