Part Number: LAUNCHXL-CC1310
Other Parts Discussed in Thread: CC1310
Tool/software: Code Composer Studio
I have splitted my last thread to make the question easier searchable for others. Original https://e2e.ti.com/support/wireless-connectivity/sub-1-ghz/f/156/t/892536
Using CC1310 newest SDK for Sensor and CC1352R1 3.3 SDK for collector:
Here some questions we are asking ourselves:
1. Should the dwell time be the same on collector and sensor?
2. Assuming a dwell time of 250ms and the 5kbps transmission rate. How is it possible, that a 300byte message (takes 480ms) can be successfully transmitted from sensor to collector? (it looks like it can)
3. When a sensor transmits a message to the collector, on which channel is the ack returned? On the same channel or the sensors hopping sequence channel?
4. Will the transmitter change the channel according to the receivers hopping list also during data retries?
5. What happens if e.g. the reporting interval expires and when the sensor wants to send the message it notices that 200ms of the 250ms dwell time of the collectors current channel has already past, will the MAC wait until the collector hops on the next channel or just try to transmit?
6. Since our devices are all sleepy, unicast messages will be transmitted to the sensor on a fixed channel (according to the user guide) is this channel randomly chosen from the channel mask or is it the same for all sensors?
7. Our sensors send each hour, however, if a transmission fails, it will try a few minutes later again. Since the sensor knows the hopping sequence of the collector, the collector should be able to receive this message, right?
best wishes
Slev1n