Closed eastblue1 closed 2 years ago
This implementation of LEACH runs on the IEEE 802.15.4 standard which is entirely based on CSMA. So this uses CSMA throughout as well. I will mention that in the README.
Hi @abdoul-aziz can you create a new issue for this since this is not related to this issue topic?
Hi @abdoul-aziz can you create a new issue for this since this is not related to this issue topic?
OK.
What module deals with the CH to normal nodes (NCH/clustermember) communication.
The regular LEACH uses TDMA for CH to cluster member communication. Is there a way to change that within this project.