hi ,
I am having problems on the collector sending downlink frame:
The protocol stack version is simplelink_CC13xx_CC26XX_sdk_5_30_01_01,
I create a collector project base on template project “C:\ti\simplelink_cc13xx_cc26xx_sdk_5_30_01_01\examples\rtos\CC1352P_2_LAUNCHXL\ti154stack\collector_2_4g”,
there about 30 sensor work with the collector, The communication process is as follows:
1. Every 10 seconds, each sensor sends a MAC data frame to the Collector.
2. The sensor will send 8 MAC Data Requests to poll collector within 1 second after the MAC data is sent, so as to receive the MAC data frames answered by the Collector.
the problem is after the collector send out the answer MAC data frame , sometimes the collector sends empty frame(frame without payload) ,
The screenshot of the Sniffer log is as follows





