IoT glossary
operacion

What are PSM and eDRX

Quick definition

PSM (Power Saving Mode) and eDRX (extended Discontinuous Reception) are 3GPP-defined mechanisms that let a cellular IoT device draw microamps while idle. PSM turns the modem off between long windows (up to days); eDRX spaces paging listening in short intervals (seconds to minutes) without losing network registration.

When to use PSM

When the device initiates all communication (scheduled or event-based telemetry push) and nobody needs to reach it during downtime. Typical for meters, environmental sensors, asset trackers.

When to use eDRX

When the device needs to receive commands from the server with some regularity (remote parameter changes, alerts) without burning battery. eDRX lets paging windows be 20-40 seconds apart instead of every 1.28 s in classic DRX.

FAQ

Can I use PSM and eDRX together?+

Yes. The typical pattern is eDRX during active hours and PSM at night or between long cycles. The network must negotiate and accept the timers the device requests.

Does every carrier support PSM?+

In Spain yes, on LTE-M and NB-IoT. International support varies: always check with your provider before shipping product that relies on specific PSM timers.

Related terms