LoRaWAN CLASS B pingslot frequency hopping support

0

I have been trying to onboard and connect a class B device on AWS using our custom gateway working in basics station mode. But i am having a hard time sending downlinks to the end device. During a pingslot period, the downlink only reaches the end device if the pingslot frequency of the device matches the ping slot frequency in the device profile in aws. However, the device switches its pingslot frequency in each period. So during the nonmatching periods, the downlink message gets lost. So I want to ask if there is any method to support multiple pingslot frequencies in aws class B mode(also called frequency hopping). Or How i can successfully Support our gateway and end device fully with class B through AWS

feita há 2 anos208 visualizações
1 Resposta
0

Hi ox-banish. The ping slot frequency and data rate you specify in the device profile is sent to the device in the PingSlotChannelReq MAC command. This MAC command is sent by the LNS in a class A receive window, and before any ping slot downlinks should occur. And if this MAC command specifies a frequency of 0, the device should use the default frequency plan (hopping). So then, some questions:

  • what is your device?
  • what LoRaWAN spec version does it implement?
  • does your device receive the PingSlotChannelReq MAC command?
  • does it contain the values you specified in the device profile?
profile pictureAWS
ESPECIALISTA
Greg_B
respondido há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas