Hi. I'll say right away that I'm not using ESP-NOW, I'm using nrf because it has a longer range and I want to use HSPI rather than VSPI because nrf is handled separately by the second core and there are other chips connected on VSPI.
And the question is actually short. How do I connect the nrf24l01 and change the SPI pins in the program from 18,19,23 to 12,13,14 so that the rest of the devices work on VSPI? I have seen in the RF24 library that there is no such possibility provided.
And the question is actually short. How do I connect the nrf24l01 and change the SPI pins in the program from 18,19,23 to 12,13,14 so that the rest of the devices work on VSPI? I have seen in the RF24 library that there is no such possibility provided.