You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OTBR_TREL=ON is missing from the documentation on certified OTBRs (at least for thread 1.4). It doesn't suffice to use the openthread-core-silabs-posix-config.h in an original https://github.com/openthread/ot-br-posix checkout (as advised in your release PDFs).
In https://github.com/SiliconLabs/simplicity_sdk/blob/sisdk-2024.6/protocol/openthread/platform-abstraction/posix/openthread-core-silabs-posix-config.h#L41 ff and the likes
OTBR_TREL=ON
is missing from the documentation on certified OTBRs (at least for thread 1.4). It doesn't suffice to use theopenthread-core-silabs-posix-config.h
in an original https://github.com/openthread/ot-br-posix checkout (as advised in your release PDFs).You have to use at least
Please see: openthread/ot-br-posix#2484
The text was updated successfully, but these errors were encountered: