Unable to read already set configuration of eDRX mode using AT Command

Hello,

I am facing issue in reading the eDRX mode configurations using AT Commands on nRF9160.
Below are the details of hardware & modem fw version.

1. Modem FW version: nrf9160 version mfw_nrf9160_1.3.5

 

Issue:

I used the AT command "AT+CEDRXS=1,5,\"0000\"" to set the cell modem in eDRX mode. The modem responded with Ok , indicating the command was accepted. However, after connecting to the network, when I tried to read the set value using "AT+CEDRXS?", the response was just ok  without showing the actual value set in the device. According to the documentation, it should return the configured value along with the Ok.

Below is the code snippet:

Below is the negotiation value of network:

I want to know about the values which I have set are correctly configured and device has applied it?

Thanks,

Akshay

Parents Reply Children
Related