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
It's possible to read the Thread TLVS dataset with the following Matter esp cli command :
matter esp ot_cli dataset active -x
How is it possible to read this value from within application code? \
I have a C++ Matter controller application running on the ESP Thread BR device and currently I am hard-coding the dataset tlvs value there for commissioning. It would be much better to be able to read this directly from the TBR into the application instead if possible. Thanks in advance.
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
Reading the Thread TLVS dataset
Reading the Thread TLVS dataset (CON-1423)
Nov 19, 2024
It's possible to read the Thread TLVS dataset with the following Matter esp cli command :
matter esp ot_cli dataset active -x
How is it possible to read this value from within application code? \
I have a C++ Matter controller application running on the ESP Thread BR device and currently I am hard-coding the dataset tlvs value there for commissioning. It would be much better to be able to read this directly from the TBR into the application instead if possible. Thanks in advance.
The text was updated successfully, but these errors were encountered: