Hello,
I want to send the downlink messages for the end device and get status info about one. I’ve learnt the Lorawan specification and there have the special mac command DevStatusReq. This status can inform the network server and then my application of its status like battery level.
Also I’ve studed the Multitech documentation of lora communication. There’s describe of sending downstream messages like NewChannelReq (add new channel). But for DevStatusReq mac command by the Lorawan specification doesn’t give a special sending attributes (Channel Index, Frequency, Data rate Range).
So, could you describe how I should send DevStatusReqmac command to end-device? What I should the data send and what the format their?
Thanks and Regards
Kirill