This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
可以使用串口指令的方式来改变节点的设备类型(需要添加串口程序)。在改变节点的状态之前,您需要清除节点的NV数据(因为保存了节点的设备类型等各种信息)。如果您想通过UART命令进行修改节点类型的话,您需要使用MT_SYS接口。具体内容您可以查看Z-Stack Monitor and Test API 44页。