5.3.1.6 Low Power Control (SO,<0,1>)
Format:
SO,<0,1>
Command
SO
enables or disables low-power operation of the RNBD451 module. It expects one single digit as
the input parameter.- If the input parameter is
‘
0
’, the RNBD451 module runs without low-power operation, and UART is active all the time. - If the input parameter is
‘
1
’, the RNBD451 module enables Low-Power mode, and UART is operational to save power.
Note: T1 – The time prior to UART data. This
time must be greater than 2 ms.
Default: | 0 | // Low-power mode is disabled |
Example: | SO,1
| // Set RNBD451 to operate under Low-Power mode |
Response: | AOK
|
// Success |
Err | // Syntax error or invalid parameter |