The set command enables the supported 3GPP Release 14 features on the modem.
The %REL14FEAT command is allowed only before activating the
modem with the +CFUN=1
command. If the feature configuration needs to be
changed, the modem must first be set to flight mode with the CFUN=4
command. Otherwise, the command returns ERROR.
The command configuration is
stored to Non-volatile Memory (NVM) approximately every 48 hours and when the modem is
powered off with the +CFUN=0
command. Values stored by the user can be
overwritten by operator settings.
Syntax:
%REL14FEAT=<mac_inact_monitor_support>,<as_rai_support>,<NB_dual_harq_support>,
<NB_max_TB_size_support>,<interf_cmm_intraf_rsrq>
The set command parameter and its defined values are the following:
The following command example sets support for MAC inactivity monitoring and inter-frequency connected mode and intra-frequency RSRQ measurements mode:
AT%REL14FEAT=1,0,0,0,1
OK