Closed MaplestoryAlen closed 4 weeks ago
Currently, ot_rcp
using SPI do not support vendor commands. You can disable the vendor command in menuconfig and try again.
# deselect this option
menuconfig→ Component config → OpenThread → Enable vendor command for RCP
Answers checklist.
IDF version.
v5.3.1
Operating System used.
Linux
How did you build your project?
Command line with idf.py
If you are using Windows, please specify command line type.
None
What is the expected behavior?
I need to compile RCP files and configure SPI mode using the SDK
ot_rcp configuration SPI communication mode compilation successful
What is the actual behavior?
ot_rcp configuration SPI communication mode compilation failed
Steps to reproduce.
Build or installation Logs.
More Information.
No response