Home > other > ZStack low-power mode multicast data interaction problem, another snag
ZStack low-power mode multicast data interaction problem, another snag
Time:02-26
As title, the coordinator send data to the terminal USES multicast mode, the terminal to the coordinator to send data using on demand, current situation is that the terminal report way of on-demand is normal, and the coordinator send terminal, don't get the data, the configuration is as follows: - DRFD_RCVC_ALWAYS_ON=FALSE - DPOLL_RATE=1000 - DQUEUED_POLL_RATE=100 - DRESPONSE_POLL_RATE=100 - DREJOIN_POLL_RATE=440 Add POWER_SAVING compiled
If DRFD_RCVC_ALWAYS_ON is TRUE, it is normal, no problem, so I think the network configuration because of terminal dormancy question lead to not receive in time, this should be how to solve?
Fetching is as follows:
CodePudding user response:
Added NWK_AUTO_POLL
CodePudding user response:
Terminal mode does not support multicast, low power consumption only on demand