Skip to content

RS-1 Troubleshooting

From rs-1/docs/firmware/HARDWAREOS_MODULE_LOGGING.md:

  • Log levels: Error, Warning, Info, Debug, Verbose.
  • Serial logging is always enabled; flash logging is optional.
  • Diagnostics include free heap, uptime, Wi-Fi RSSI, radar frame counts, and watchdog resets.

From rs-1/docs/firmware/DEGRADED_MODES.md:

FailureCore DetectionHome AssistantCloud Features
Wi-Fi downYesNoNo
MQTT downYesYes (local)No
HA disconnectedYesNoYes
Radar disconnectedNoStaleYes
  • Wi-Fi and MQTT reconnect automatically with backoff.
  • Telemetry queues locally during outages and flushes on reconnect.
  • rs-1/docs/firmware/HARDWAREOS_MODULE_LOGGING.md
  • rs-1/docs/firmware/DEGRADED_MODES.md