Clarification on which Gateways receive SendDataToWirelessDevice downlink messages

0

Our AWS account supports multiple private LoRaWAN networks (multi tenant- for different customers).

When sending a downlink to a Class A Device using SendDataToWirelessDevice Device ID is provided. Which Gateway(s) is this message dispatched to? Is it sent only to the Device's "Last connected gateway", or?

I want to ensure downlinks destined for CustomerA do not broadcast to CustomerB's Gateways.

已提问 2 年前215 查看次数
1 回答
0
已接受的回答

AWS IoT Core for LoRaWAN tracks which gateway a device is adjacent to, based on last known uplink RSSI. Downlink messages are sent to only that adjacent gateway.

profile pictureAWS
专家
Greg_B
已回答 2 年前
  • Is adjacent defined as: the gateway having recently seen traffic from the device and having the strongest RSSI to the device?

  • Yes that's right.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则