Other Parts Discussed in Thread: CC1310
Hi,
I am using CC1310 TI15.4 Sensor-Collector with SDK 4_10_01_01, as non-beacon sleepy low power sensor.
While the sensor sends data using the reporting timeout event, the collector receives the data successfully (no packet loss on the collector side).
While keeping the reporting sequence between the sensor and the collector, I need to send a "burst" packet from sensor to collector, due to sensor external interrupt.
I am experiencing some packets loss that are not received by the collector.
1. Can I send data from sensor to collector as "burst" packet sending? Does it needs to be synced some how with the sensor reporting interval sending?
2. Is there a preferred way to send a "burst" packet from sensor to collector?
3. Is there any limitation for the collector to receive and handle simultaneous multiple "burst" packets sent by several sensors (more then 20 sensor)?
Regards
Dani