Other Parts Discussed in Thread: CC1310
Tool/software: Code Composer Studio
Hello Dear TI support,
I have a question regarding the RF module minimum interval. My application is pretty straight forward. I want to read one value from SPI and transmit it with the RF module. The RF module is supposed to be my feedback loop. The number I need to send is just a simple number between 0 to 3000. The only constrain I have is that I want the interval between two packages to be minimum. For example, I need to send 20000 numbers per second and with the same interval between every two packets which means I need to send 20000 packets (each packet would have only one number).
I have tried to find out what is the minimum interval between two samples (in other words, how long it would take for a single packet to be sent) with the help of rfPacketTx. without changing any other parameters, the minimum PACKET_INTERVAL that I could find is 50mSec where the system still operates without a problem.
So would you please help me to find the answer of following questions?
1- What is the minimum time interval between two packets for sending just one number? is it possible to reach 20k packet per second?
2- If yes, what is the best direction to make it possible?
Best regards,
Mori
 
				 
		 
					 
                           
				