I have just deployed a Public LR9 gateway on TTN at my home. Is all connected and sees traffic (I think). Hard to know as there doesnt seem to be anyone in my area with TTN devices. I have purchased an Adafruit RFM95 LORA hat for a PI4 to act as a closed loop test device for monitoing that my LR9 TTN node is active.
Any advice for a newbie appreciated. I can get the Lora Hat on Pi to transmit with Adafruits tinylora example. The TTN Gateway console sees the payload and forwards it on. BUT! it never turns up in my defined application (sigh). The tinylora example uses ABP auth. I am being carefull to use sequential frame counts but to no avail.
Cant seem to see any way of diagnosing why the traffic isnt routing from the gateway to the Application queue. I am now a little lost having tried most everything i can find to resolve it.