Hi,
I am programming a commissioner through Openthread's API on the older thread and zigbee SDK and I can't seem to get it up and running.
No matter what I try I seem to get this error: <error> app: Failed to start Thread Commissioner: 24
Currently I have set up all my network parameters and started the thread network on the device before calling otCommissionerStart(); which ends up giving me that error.
Does anyone know what the error means and maybe what I could be doing wrong?
Thanks,
Glen