2023-03-17 12:11 AM
Hello everyone.
I am using openthread with stm32wb55 processor in one of my projects. I have a related question. I cannot make the number of children connected to the leader or the router more than 10.
I am using the childmax11\r command.
OPENTHREAD_CONFIG_MLE_MAX_CHILDREN in the software this value was equal to 10, but changing this value did not work. What would be the reason?