This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to enable PSM/queued mode on Thingy/DK

We have been testing the DK board and Thingy:91 and had a few questions on enabling PSM/queued mode.

We are able to enable queued mode for the lwm2m_client example on the DK board but haven’t been able to for the asset_tracker example on either the DK or Thingy:91.

We have been working on this from Linux, Windows and Mac. The DK version is 2019.20 and Thingy91 is 2020:18.

Here are the settings that have been changed in prj.conf from the defaults and my monitor output below.

CONFIG_POWER_OPTIMIZATION_ENABLE=y

CONFIG_LTE_PSM_REQ_RPTAU="10101010"

CONFIG_LTE_PSM_REQ_RAT="00100001"

 

AT+CPSMS?

+CPSMS: 1,,,"10101010","00100001"

OK

AT%XMONITOR

%XMONITOR: 5,"AT&T","AT&T","310410","9102",7,12,"0678A50F",369,5110,30,13,"1001","00100011","11100000","00101010"

OK

AT+CEREG?

+CEREG: 2,5,"9102","0678A50F",7OKAT+COPS=3,2

OK

AT+COPS?

+COPS: 0,2,"310410",7OKAT%XCBAND%XCBAND: 12

OK

AT+CGDCONT?%CESQ: 30,1,17,2+CGDCONT: 0,"IP","hologram","IP_ADDRESS",0,0

OK

AT+CGACT?

+CGACT: 0,1

OK

Parents Reply Children
No Data
Related