Implement proper state and error signaling with LED and serial #514

Closed
opened 2026-04-05 17:53:07 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @Eirenliel on 6/12/2021

Currently all LED signaling is disabled and only Orange Light of Death is used when sensor stop responding. Current signaling ideas:

  • Implement state and error priority, only highest error is signaled displayed, for example: OK > Loading > Connecting WiFi > Connecting to server > Death
  • Repeat current states in serial every few seconds
  • Signal end of loading with debug data for testing purposes
*Originally created by @Eirenliel on 6/12/2021* Currently all LED signaling is disabled and only Orange Light of Death is used when sensor stop responding. Current signaling ideas: * Implement state and error priority, only highest error is signaled displayed, for example: OK > Loading > Connecting WiFi > Connecting to server > Death * Repeat current states in serial every few seconds * Signal end of loading with debug data for testing purposes
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/SlimeVR-Tracker-ESP#514