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

demandé il y a 2 ans209 vues
1 réponse
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
EXPERT
Greg_B
répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions