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.

CC1310: the max number of nodes for beacon mode collector?

Part Number: CC1310
Other Parts Discussed in Thread: AES-128

Hi Ti experts,

As swap044.pdf described,if CC13x0 As the Central Node(Gateway),

1000+ with MAC Layer Security Disabled (2^16 theoretically supported)
• Application layer can do Security using AES-128 Encryption.

We have disabled security by undefining  FEATURE_MAC_SECURITY in feature.h and  setting CONFIG_SECURE  false in config.h. Once collected a node, the info size in Collector is 44B,for 4 kB flash left in collector ?How to make sure 1000+ nodes? Do we have examples?