Hi,
i am currently migrating a old HA2024.12 - on-bare-debian install to HAOS on a pi5.
The official OTBR Add-on seems to run some checks at start-up to run some migrations.
This seems to not work on the ESP32H2 RCP firmware (built with current ESP-IDF).
Logs are attached.
The RCP is known-good when not running OTBR as the official add-on.
Any hints how to avoid this check?
(Baud rate and flow control is known-good too)
#Open Thread Border Router AddOn - does not start with ESP32H2 based RCP
1 messages · Page 1 of 1 (latest)
Seems to be an issue with my RCP being reset by the migration script. i've run a local socat forwarding tcp:9999 to the device and connected like one would to a remote device. that works:
Huh, that's really weird. Probably a case that's not well tested, perhaps the migration stuff doesn't work if the code trying to automatically flash the ZBT-1/ZBT-2 firmware doesn't work?
You might want to open an issue on https://github.com/home-assistant/addons/issues about this.