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.

低功耗设备的数据接收

我的理解是终端设备在休眠期间,发送给该设备的数据会暂存在其父节点,我想问的是父节点可以同时暂存多少个设备的数据?后来的数据会不会把之前的数据冲掉,发给某个终端的数据会不会把发给其他终端的数据冲掉?

  • 父节点最多能同时存储多少个设备的数据,这个不好说,还得看发送给终端节点的数据量多不多

    如果长时间不发DataRequest把数据拿走,会有数据丢失的可能。所以poll rate的设置需要综合考量