Hi,
I’m looking to implement the DevStatusReq MAC command in the RAK4600, would it be possible?
What I want is to see the battery level directly in the LoRaWAN server (in this case, LORIOT) besides seeing it in my application server layer (I send the battery level in every message’s payload).
Does the RAK4600 already make this automatically and answers DevStatusAns with a default value?
If this can be done directly from the AT command layer, by sending a message through port 0, what should I send in the margin field?
Thank you.
EDIT:
Apparently, the RAK4600 doesn’t support at+send=lora: with port = 0, so MAC commands from the AT command layer isn’t a possibility now