Enhancement Request

It would be useful if the adl_InitType_e could be extended to also show:

  • Application start due to AT+WDWL;
  • Application start due to AT+WOPEN=1;
  • Distinguish “cold start” (ie, power-cycle) from “warm start” (AT+CFUN=1, etc)

hardware reset would be filed under ‘warm start’?

The more detail, the better!

If it is possible to distinguish a power cycle from a hardware reset from a software reset - that would all be great! :smiley:

Also, if ADL_INIT_REBOOT_FROM_EXCEPTION could include an exception identifier code…