pub const netopt_t_NETOPT_MAC_NO_SLEEP: netopt_t = 38;
Expand description

@brief (@ref netopt_enable_t) block transceiver sleep

Enabling this option tells the MAC layer to never put the radio to sleep. Useful in gateways and routers not running on batteries to improve responsiveness and allow battery powered nodes on the same network to sleep more often.