connecting 3 xbee s2 (or 3 hc-05) between them, 1 as master ,2 as slave

Hello.
I am very new at this and this is my 1st post here.

I was wondering if it is possibile to have 11 digital input and 2 analog ones collected at one end and trasmit them through wireless connection to 2 arduino. As follows:
Arduino.n1 needs to get 8 of the digital inputs and 1 analog one.
Arduino.n2 needs to get 3 of the digital inputs and 1 analog one.

What i m saying is that I need a 11 dig and 2 analog input transmitter that comands 2 indipendent recivers.In ather words i m building a radio command for my rc tank.

What kind of hardware do you suggest i should use.
3Xbee s2, 4hc-05 (with 4 arduinos) or maybe someting something elce?

If i use 4 hc-05 (2 master 2 slave, will i get noise? I m asking because They will use the same frequency)?

Thanks

What kind of hardware do you suggest i should use.

The XBees.

Why do you need two Arduinos on the tank?

Thanks for the reply.

Because i have lots of in/out on the tank that need to be proccessed.
Cooler, stepper motors, indipendent camera on the turret, Cannon up and down , laser distance meter, and much more..

actually there are 3 arduinos. 1 on the chassis.
2 on the turret. But only 2 need to get the input from my trasmitter. I just need to connect them.

To answer you question better , many ins/outs and the ather reason is because i don t want any phisical connection wires between turret and chassis in order to disturb the rotation of the first.

Thanks again