Hi Yasmine,
I've discussed this CLI command with our dev team and it seems this feature change
came out a few days after the release of our newest
GSDK 3.2/OpenThread SDK 1.2.0.0 GA came out just a few days before. Therefore, it will not work as expected with the current GSDK.
That being said, the team is aware of this and a bug report was filed. It should be addressed in a coming patch release. In the meantime, you should use
OPENTHREAD_CONFIG_MLE_LINK_METRICS_ENABLE when using the stack version shipped with GSDK 3.2.
If you still have issues, a possible cause would be a mismatched stack version between your projects (OTBR, RCP). Please make sure that all your projects are generated using the same OpenThread version (specific commit) as the GSDK 3.2 or simply generated from the GSDK 3.2. You can see the commit version used in the release notes in
section 1.1 &
section 1.2.
Sincerely,
On Thursday, July 1, 2021 at 10:52:43 a.m. UTC-4 Yasmine Safi wrote: