One of the biggest challenges in IoT is balancing power consumption with responsiveness. Devices can’t stay awake all the time without killing the battery, but they also can’t disappear from the network for too long. That’s where Extended Discontinuous Reception (eDRX) comes in.
eDRX is a power-saving mechanism in NB-IoT and LTE-M that allows devices to sleep for extended intervals before waking up to check for messages from the network.
eDRX is vital for battery-powered NB-IoT devices because:
The trade-off is downlink latency — devices cannot be reached in real-time, which is acceptable for some applications but not for others.
eDRX is one of the most powerful tools for extending NB-IoT device life. It enables decade-long operation on a single battery but comes at the cost of delayed network reachability. For many IoT scenarios, that’s a worthwhile trade.