Hello,
we are testing the openthread CLI example on nRF54L15dk
We have compiled it with the following options:
CONFIG_OPENTHREAD_CHANNEL_MONITOR=y
CONFIG_OPENTHREAD_CHANNEL_MANAGER=y
However, we are unable to run the relative command in the CLI:
uart:~$ ot channel manager
Error 7: InvalidArgs
uart:~$
Error 7: InvalidArgs
uart:~$
The command is documented here:
Are we missing something? Is it supported?
Another user seems to be able to reach the command on CLI on nRF52: Thread Channel Monitor not working properly
Thanks
Marco