m2m_hw_power_down

void m2m_hw_power_down(void)

 

Description: the function forces the module in power down mode. Typical use is to set an alarm using m2m_rtc_set_alarm(...), and then power down the module. Once the alarm expires, the module will be powered up, and the M2M application will start execution.