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.

绑定完成后如何关闭data request?

end1需要绑定end2,使用ZDP_EndDeviceBindReq进行绑定,绑定后只需要end1向end2发送信息,现在想把end1 的data request 关闭掉,为了降低功耗,在吧-DPOLL_RATE改成0后,发现不能进行绑定了。请问怎样才能使end1绑定完后关闭 data request的请求呢?