Hello,
First of all, I want to thank everyone who keeps this community alive. It has been very helpful to me so far, but I am facing a particular challenge and need your help.
Context: I have a Dragino gateway and two Dragino sensors. When I connect them using OTAA on The Things Network (TTN), I have no problems and everything works correctly. However, I have been trying to integrate them into my local environment that runs ChirpStack, and this is where the problems arise.
Problem: I cannot get the sensors to connect to ChirpStack. I have rebuilt the platform on my server twice and validated the configuration multiple times without success. It seems that I am missing something, and I suspect it might be a minor but crucial detail. Additionally, I have many JoinRequest
events, but I cannot show them because if I wait more than 30 seconds, the platform returns to the beginning with a 502 error.
Captured Data: I have been monitoring the join attempts using MQTT, and here are the logs I capture at the moment the sensors try to perform the join.
{"phyPayload":"AAABAAAAQUCogR2HgaxBQKjuELynjiI=","txInfo":{"frequency":918000000,"modulation":"LORA","loRaModulationInfo":{"bandwidth":125,"spreadingFactor":10,"codeRate":"4/5","polarizationInversion":false}},"rxInfo":{"gatewayID":"qEBB//8nzQw=","time":"2024-05-29T01:21:32.968407Z","timeSinceGPSEpoch":null,"rssi":-59,"loRaSNR":13,"channel":6,"rfChain":1,"board":0,"antenna":0,"location":null,"fineTimestampType":"NONE","context":"v3l0DA==","uplinkID":"7UT07h6eSw2dLQE1Opb7Vg==","crcStatus":"CRC_OK"}}