![]() |
RUI3 (RAK Unified Interface 3) - RAK4631
|
Public Member Functions | |
String | set (int) |
String | set (int, int) |
String | set (int, int, String) |
String | get () |
String set | ( | int | ) |
mode | int Integer type. Disable or enable the use of e-I-DRX in the UE. 0 Disable the use of e-I-DRX 1 Enable the use of e-I-DRX 2 Enable the use of e-I-DRX and enable the unsolicited result code +CEDRXP: <AcT-type>[,<Requested_eDRX_value>[,<NW-provided_eDRX_v alue>[,<Paging_time_window>]]] 3 Disable the use of e-I-DRX and discard all parameters for e-I-DRX or, reset to the default values |
String set | ( | int | , |
int | |||
) |
mode | int Integer type. Disable or enable the use of e-I-DRX in the UE. 0 Disable the use of e-I-DRX 1 Enable the use of e-I-DRX 2 Enable the use of e-I-DRX and enable the unsolicited result code +CEDRXP: <AcT-type>[,<Requested_eDRX_value>[,<NW-provided_eDRX_v alue>[,<Paging_time_window>]]] 3 Disable the use of e-I-DRX and discard all parameters for e-I-DRX or, reset to the default values |
type | int Integer type. The type of access technology. 0 Access technology is not using eDRX. This parameter value is only used in the unsolicited result code. 2 GSM (not applicable) 4 eMTC 5 NB-IoT |
mode | int Integer type. Disable or enable the use of e-I-DRX in the UE. 0 Disable the use of e-I-DRX 1 Enable the use of e-I-DRX 2 Enable the use of e-I-DRX and enable the unsolicited result code +CEDRXP: <AcT-type>[,<Requested_eDRX_value>[,<NW-provided_eDRX_v alue>[,<Paging_time_window>]]] 3 Disable the use of e-I-DRX and discard all parameters for e-I-DRX or, reset to the default values |
type | int Integer type. The type of access technology. 0 Access technology is not using eDRX. This parameter value is only used in the unsolicited result code. 2 GSM (not applicable) 4 eMTC 5 NB-IoT |
value | String String type. Half a byte in a 4-bit format. bit 4 3 2 1 E-UTRAN e-I-DRX cycle length duration 0 0 0 0 5.12 seconds 0 0 0 1 10.24 seconds 0 0 1 0 20.48 seconds 0 0 1 1 40.96 seconds 0 1 0 0 61.44 seconds 0 1 0 1 81.92 seconds 0 1 1 0 102.4 seconds 0 1 1 1 122.88 seconds 1 0 0 0 143.36 seconds 1 0 0 1 163.84 seconds 1 0 1 0 327.68 seconds 1 0 1 1 655,36 seconds 1 1 0 0 1310.72 seconds 1 1 0 1 2621.44 seconds 1 1 1 0 5242.88 seconds 1 1 1 1 10485.76 seconds |
String get | ( | ) |