Files
2026-06-30 11:42:43 +03:00

601 B

Firmware

Expected Behavior

  • Initialize serial logging.
  • Initialize LCD.
  • Connect to Wi-Fi with timeout.
  • Show status: booting, connecting, connected, failed/retrying.
  • Avoid committing credentials.

Physical Test Procedure

  1. Confirm LCD works with known test message.
  2. Flash Wi-Fi firmware.
  3. Watch serial logs.
  4. Verify LCD status transitions.
  5. Record failures and reconnect behavior.

Code

TODO: добавить firmware после выбора workflow и credential strategy.

Actual Result

TODO: записать network status, LCD output и serial observations.