Skip to content

Feature Request: Try 1MBaud if 115k does not lead to communication #1

@uhi22

Description

@uhi22

This was discussed here:
https://openinverter.org/forum/viewtopic.php?p=62575#p62575

Precondition: STM32 and ESP32 negotiated the 1MBaud and are talking to each other.
Action: ESP32 makes a watchdog reset (for whatever reason. The reason does not matter.)
Observed behavior: The ESP32 shows no data in the web interface, because the STM32 sends with 1MBaud, but the ESP32 listens with 115k.
Expected behavior: The ESP32 shall listen with 1MBaud, if it does not see senseful communication with 115k.

Prio: Low (nice to have)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions