(Since we have large number of nodes communicating with each other) To avoid collision of data packets transmitted simultaneously, i want to ask if we partition nodes into groups communicating in same channel shall we change channel dynamically so that whenever any node moves into another group should change its communication channel of that group.
If dynamically channel change is not possible, suggest some other good alternative.