Synchronous power-save mode setting function for the NMC1500.
◆ m2m_wifi_set_sleep_mode()
- Parameters
-
[in] | PsTyp | Desired power saving mode. Supported types are defined in tenuPowerSaveModes. |
[in] | BcastEn | Broadcast reception enable flag. If it is 1, the WILC1000 must be awake each DTIM beacon for receiving broadcast traffic. If it is 0, the WILC1000 will not wakeup at the DTIM beacon, but its wakeup depends only on the the configured Listen Interval. |
- See also
- tenuPowerSaveModes m2m_wifi_get_sleep_mode
- Returns
- The function returns M2M_SUCCESS for successful operations and a negative value otherwise.