wifi

Hello , I am new to zigbee
I want to build a security system , it has 4 motion sensors and 4 lights and plus one light on the main post , when one sensor is active the signal goes trough wireless modules and and turn on the light in the area and also sends signal to turn on lights on the main post . So each sensor turns lights on in the specific area and plus the main post .

Which wireless modules do you recommend for the project?

thanks

This sounds like a job for basic ESP8266 modules, thereby dispensing with Arduinos.

ESP8266 is an intelligent WiFi device. You may establish a multi-point network. The common receiver may need to be a more comprehensive version, like the NodeMCU.

https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=2ahUKEwjplteuxqbdAhVOdt4KHR4YBAkQFjAAegQIABAB&url=https%3A%2F%2Ftttapa.github.io%2FESP8266%2FChap01%2520-%2520ESP8266.html&usg=AOvVaw23hIXXZyWgotEobOyFW4fI

I missed the top line of your original. I don't know anything about zigbee.