Grove - Serial RF Pro + Arduino Base Shield V2 sample code

I have the following:

Arduino Uno

Grove - Base Shield V2

Grove - Serial RF Pro



Can anyone share any code examples using these components?



Also, what SoftwareSerial ports do you use for the UART port? There seems to be no documentation for this also.



Thank you,

Scott

So, using the code provide (http://wiki.seeedstudio.com/Grove-Serial_RF_Pro/) does seem to allow it to send data on channel 3 if using a data port and 11 if using the UART port.



However I can’t get receiving data to work at all on the data port or UART port. Any idea what channel it should be? I have tried 0-11 with both ports already with no luck.