Agr-IoT / LEACH

Simulation of LEACH routing protocol on OMNET++
Other
17 stars 4 forks source link

CH to cluster member communication #1

Closed eastblue1 closed 2 years ago

eastblue1 commented 2 years ago

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.

n-jay commented 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.

n-jay commented 2 years ago

Hi @abdoul-aziz can you create a new issue for this since this is not related to this issue topic?

abdoul-aziz commented 2 years ago

Hi @abdoul-aziz can you create a new issue for this since this is not related to this issue topic?

OK.