This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Maximum amount of data

Other Parts Discussed in Thread: CC1310

Hi,

I want to know the maximum amount of data that can be transferred through cc1310 rf module.

In the cc1310 datasheet, they define 0.625Kbps~4Mbps as data rate.

But in the smart rf studio, minum polling interval is 100ms and maximum data amount that can be transferred in one packet is 128byte.

So I can send only 1280bytes in a second through rf module.

Then, how can I get big data rate?

If I am wrong, what part is my misunderstanding?

Best regards.

MF.

  • Hello MF,

    The maximum datarate supported on CC1310 is 4mbps with limit of 2047 half-word payload. This mode is not yet available in SmartRF studio and the implementation example can be found in the packet error rate example from CC1310 SDK.

    Regards,