Hi
I used the following AT COMMAND to try to enter PSM for test on the Sierra DK, but the minimum current is aroud 13mA.
In addition to the following, are there any other parameters that need to be set? or firmware version need to update?
I am measuring the current entering the HL78 module.
There is currently no network connection for testing.
During the previous test, I also referred to the file you provided to set it up, but it seems that the minimum current can only be aroud 13mA. I am not sure if there are additional command that need to be made.
AT+CEDRXS=0 //Disable eDRX
AT+KUSBCOMP=0 //Disable USB
AT+CPSMS=1,“11000001”,“00001010” // TAU timer=320 hour, Active timer=20s
+KBND:000000 00000000 00000000 // Not available (is this normally?)
+CEREG:4,4,“00001010”,“11000010” //TAU timer changes from 110000011 to 110000010 (is this normal?)
AT+KSLEEP=1,1,10 //set Lite Hibernate
I noticed that there is such a passage in the specification. Does this mean I need to use at+dmsupport to enable lwm2m and wait for the return of cereg:4?