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.
Hi,
I need to revisit the issue I had in this thread:e2e.ti.com/.../508596
We need to be able to discovery more than 10 devices.
Is there anyway to recompile or hack the library to allow more than 10 devices?
Thanks,
Red.
Hi,
You can set number of pairing entries, up to 20, in precompiler options:
RCN_CAP_PAIR_TABLE_SIZE=20
Note that this will require more RAM, and may not be compatible with your application. You may also be required to use CC2533F96 which has most memory of the CC25xx devices.
You should also consider RemoTI-2.0.1 and the CC2620. It is actually a perfect fit with 20KiB RAM, and even more flash. Not to mention much lower current consumption, and an autonomous Sensor Controller Engine.