PMU_PWR_WAKEUP_AC_INSERT
uint8_t setcmd[] = {0, 0, PMU_PWR_WAKEUP_AC_INSERT};
server_mode = (resp[2] & PMU_PWR_WAKEUP_AC_INSERT) ? 1 : 0;