Hi team, I’m currently using the module EG915U.
I am trying to disable eDRX on the module as below
AT+CEDRXS=0 and also AT+CEDRXS=0,4(as written in application note)
In both cases when I try to read it back
AT+CEDRXS?
+CEDRXS: 4,“0000”
But AT+CEDRXRD
Gives +CEDRXRDP: 0
In ideal case AT+CEDRXS? should be 0 right?
Which parameter should we consider as user set value to read back for verification?