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.

cc2630 zstack home 1.2.2无法使用Zstackapi_sysConfigReadReq函数。

在sampleswitch工程中调用Zstackapi_sysConfigReadReq或者Zstackapi_sysConfigWriteReq函数,都无法写入数据和读取数据,请问需要设置什么东西吗?

  • 这个API函数的使用没问题吧,或者你也可以单步调试下试试。

    case zstackmsg_CmdIDs_SYS_CONFIG_READ_REQ:
    resend = processSysConfigReadReq( srcEntityID, pMsg );
    break;