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.

CC430F5137采用simpliciti协议问题

Other Parts Discussed in Thread: CC430F5137, SIMPLICITI

请问一下,CC430F5137采用simpliciti协议,最大可以支持多少个节点终端数?

  • simplicit协议中,硬件地址空间由无符号数组成的4字节的数组组成。你可以想象能支持多少终端节点了吧

  • 谢谢 dirtwillfly 的回复,终端的地址是由4个字节组成,但与一个AP能接多少个节点是没有关系的。我今天做了一个实验,用一个AP组网一个网络,发现只能有20个节点能加进网络(我将-DNUM_CONNECTIONS=100),应该是AP内存用完了,每加一个节点要用掉20多个字节的左右内存。

  • 是的。是这样,我原来看过一篇介绍类似情况的资料。不过今天找了找没找到