Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hello,
I am using Zephyr and OpenThread. The support of ED scanning is missing and I would to implement it.
Unfortunately, I can't make it work!
I can schedule and run the command but in the callback, I get an error when I check the status: 0x2801.
The radio is correctly configured (other operations are working). The programming model is not clear for me.
I tried to stop any FG or BG operations before running it but I still get the same issue.
I am not sure what I should check and what I should do to make it work.
If this could help, I could share a branch with the changes I made.
Regards,
Alexandre