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.

做zigbee ota但是pc端console没有发送数据

各位大神:

做zigbee ota但是pc端otaserver没有发送数据,server的串口缓冲区没有数据,Hal_UART_RxBufLen(port)返回0,我用串口调试助手发数据,Hal_UART_RxBufLen(port)返回非零,是不是otaserver有问题,请问可以给一个可以用的otaserver么