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协议,最大可以支持多少个节点终端数?
谢谢 dirtwillfly 的回复,终端的地址是由4个字节组成,但与一个AP能接多少个节点是没有关系的。我今天做了一个实验,用一个AP组网一个网络,发现只能有20个节点能加进网络(我将-DNUM_CONNECTIONS=100),应该是AP内存用完了,每加一个节点要用掉20多个字节的左右内存。