Skip to content

Communication recovery speedup #17

@nicklasb

Description

@nicklasb

Improve the speed of how quickly connection states are restored.

Perspective:

  1. Simple QoS states per media: Connected, losing connection -> lost -> reconnecting -> lost -> reconnecting -> connected
  2. Multi-media scoring: I2C + ESP-NOW + LoRA -> ESP-NOW + LoRA -> LoRA -> ESP-NOW + LoRA -> LoRa -> ESP-NOW + LoRA -> I2C + ESP-NOW + LoRA

Thoughts on scoring, should we be more aggressive and use less history?
If speed vary greatly and unpredictably, history may be of less value, should we instead be opportunistic, as we fragment anyway?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions