Hi,
I am trying to test eDRX mode in BC66, I have configured the requested edrx value (edrx cycle length) and the paging time window using AT+QEDRXCFG and I have also enabled URC.
Here is the output from the serial console
[2022-09-21_11:56:29:450]AT+QEDRXCFG=2,5,"0010","0001"
[2022-09-21_11:56:29:450]OK
[2022-09-21_11:56:29:627]
[2022-09-21_11:56:29:627]+CSCON: 1
[2022-09-21_11:56:29:860]
[2022-09-21_11:56:29:860]+CEDRXP: 5,"0010","0010","0001"
[2022-09-21_11:56:29:912]
[2022-09-21_11:56:29:912]+CSCON: 0
[2022-09-21_11:56:33:630]AT+QEDRXCFG?
[2022-09-21_11:56:33:630]+QEDRXCFG: 5,"0010","0001"
[2022-09-21_11:56:33:630]OK
[2022-09-21_11:56:36:139]at+cedrxs=2,5,"0010"
[2022-09-21_11:56:36:139]OK
[2022-09-21_11:56:38:040]at+cedrxrdp
[2022-09-21_11:56:38:040]+CEDRXRDP: 5,"0010","0010","0001"
[2022-09-21_11:56:38:040]OK
The read command shows the set parameters but I am not able to see any difference between eDRX and Idle mode. Can I get help on how I can know that the module is in idle mode or eDRX mode.
Thanks in advance for help.