Unexpected rebooting wrt32x. Need trouble shooting advice

Please place all code, config, and log output within code boxes. Three ways to do so:

  • Automatically:

    1. Highlight output, then click the pre-formatted text button [ </> ] on the toolbar
      • Single code command:
        • Encapsulate within a single back tick [ ` ] at beginning & end of command

  • Manually: (I prefer this way as it's faster)

    1. Syntax Highlighed:
      • Three back ticks [ ``` ] on new line, output on next lines, three back ticks on new line
        OR
      • Three back ticks, whitespace, syntax [ ``` bash ] on new line, output on next lines, three back ticks on new line

    2. No Syntax Highlighting:
      • Three back ticks, whitespace, "text" [ ``` text ] on new line, output on next lines, three back ticks on new line