How to connect arduino nano esp32 to nrf24l01 module for wireless communication with another arduino?

The main question is since arduino nano esp32 has wifi and bluetooth, can you use it to transmit data and recieve using one one nrf24l01 module connected to second Arduino, since the arduino nano esp32 doesnt have mosi and miso pins and a built in wifi and bluetooth capabilities can we use the bluetooth/wifi to communicate with another arduino or else how to connect the nrf24l01 module to it?
In other words how to integrate an nrf24l01 module with the new arduino nano esp32?
Board shown below:

Welcome to the forum

Welcome to the forum

What is does have are the same pins renamed for political correctness to CIPO and COPI

See https://docs.arduino.cc/tutorials/nano-esp32/cheat-sheet

thanks I appreciate it and what about the CE and CSN pins? I wanted to connect the NRF24l01 module

Use any 2 pins of your choice as you would for any processor