之前使用协议栈一直是使用串口0(在编译选项里预定义了宏ZAPP_P1)跟其他模块通信,现在公司有个项目需要同时使用两个串口进行收发,请问各位大大协议栈可以直接配置成双串口工作吗?
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.
之前使用协议栈一直是使用串口0(在编译选项里预定义了宏ZAPP_P1)跟其他模块通信,现在公司有个项目需要同时使用两个串口进行收发,请问各位大大协议栈可以直接配置成双串口工作吗?
现在的zstack是可以支持双串口的
可以参考链接 http://blog.csdn.net/shiwaxinbin/article/details/9004256