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?