Hi there,
this is not a TTN specific question, but here are so many poeple with excellent LoRaWAN knowledge I feel confident it will be answered quickly If the question is unappropriate in this forum please tell me so.
I was wondering about the communication between the network server and the application server(s). In many diagrams about LoRaWAN, a single network server serves multiple application servers. Which means, when the network server recieves an uplink, two things could happen:
- The Network server knows to which Application Server the uplink belongs. It only sends the uplink message to this AS. This means it would need to know which DevAddr belongs to which AS. I strongly guess this is the case.
- The Network Server sends the uplink mesage to all Application servers. Each Application Server checks if the DevAddr belongs to it.
- Another solution I didnt think about
Thanks & Best regards
Philipp