Hi,
i use the rfswitch library for a long time to interface to arduino, could i use also the virtualwire in the sketch to? In my project, i have a main arduino that receive and send data to others arduino, some of them need more data so will like to use also the virtualwire library.
You'd have to compare the hardware used between the two devices.
Virtual requires that a certain timer be committed for its use. Does rfswitch do the same?