Closed zarubaj closed 3 years ago
Add battery status specified by the LoRaWAN protocol
device-status battery 0 - The end-device is connected to an external power source 1..254 - The battery level, 1 being at minimum and 254 being at maximum 255 - The end-device was not able to measure the battery level
Module batMeas should be closely coupled with LoRaWAN stack, which allows reading battery status using MAC command.
Add battery status specified by the LoRaWAN protocol
device-status battery 0 - The end-device is connected to an external power source 1..254 - The battery level, 1 being at minimum and 254 being at maximum 255 - The end-device was not able to measure the battery level