As far as my experience tells me, you can connect even devices or gateways to both Chirpstack or Thingsboard server…
I see you managed well with the integration of your devices, so try connecting your gateway to Thingsboard too. First of all create a device in Thingsboard with proper keys and values, and mark the option “IS GATEWAY”.
Then, the rest of the integration should be the same to me…
Thanks for the advice.
I have just started using Thingsboard and my understanding is not good enough.
The integration I am currently doing is below.
Connecting LoRaWAN device and LoRaWAN Gateway to ChirpStack.
Select ChirpStack from “Integrations” in ThingsBoard and get the HTTP Endpoint URL.
Set it to “HTTP Endpoint URL” of ThingsBoard in “Integrations” of ChirpStack.
Publish the API key from “tenant” of ChirpStack and set it to the Application Server API Token of the ThingsBoard Integration.
If you do this, when there is an Uplink from a LoRaWAN Device, the LoRaWAN Device will automatically appear in the Device of the ThingsBoard.
I do not configure the Device on the ThingsBoard side, but the device appears.
I added a new Device to ThingsBoard and checked “IS GATEWAY”, but after that, I don’t know how to link it with ChirpStack.