Arduino Wireless Solenoid Control

Hello, I am new to the Arduino world. I have so far made a couple project with the guidance of online tutorials, but now my ambition has far exceeded my abilities. What I'm trying to accomplish could be really simple or impossible, I don't know enough to recognize one way or the other.

What I'm trying to do is control 8 solenoids remotely.
I have the following equipment:
2 arduino uno's
2 nr24l01 bluetooth units
1 Funduino joystick shield
And all associated mosfets, solenoids, powersupplies, diodes etc...

Initially I wrote a basic code to make the solenoids oscilate back and forth using an air supply and connected to airbags, and it worked.

I would like to be able to push the joystick down and fire 4 solenoids at once.
then each direction up, fire 2 down 2, left and right as well. Imagine having an airbag on each corner and wanting to control them by letting air out. I know super complicated and I am terrible at explaining this. I imagine this is way out of my wheelhouse. I would not have a problem using someone if there is a service available to get the coding and schematics.

Thanks and again sorry for my ignorance. Any help will be appreciated.

Why don't you start writing a little program handling your joystick and printing out what it should do. Then you can build from there

getwrekt:
I would like to be able to push the joystick down and fire 4 solenoids at once.
then each direction up, fire 2 down 2, left and right as well. Imagine having an airbag on each corner and wanting to control them by letting air out. I know super complicated and I am terrible at explaining this. I imagine this is way out of my wheelhouse. I would not have a problem using someone if there is a service available to get the coding and schematics.

You have told us what you want to do but you have not told us what part you are having trouble with.

...R
Simple nRF24L01+ Tutorial