The set command configures the power class of the device.v2.0.x≥2
The command returns ERROR when the given power class is not supported by the device.
Syntax:
%POWERCLASS=<powerclass>[,<mode>]
The set command parameter and its defined values are the following:
- <powerclass>
- Integer. Configured power class of the device.
- <mode>
- Integer. Command set mode. Optional.
The following command example sets the power class to 3:
AT%POWERCLASS=3
OK
The following command example sets the power class permanently to 5:
AT%POWERCLASS=5,1
OK