Hi,
After tried couple things, I downloaded UART_Bridge onto the cc2511EMK, only to the realization that it is NOT really the SimpliciTI version for the RF_Modem that is provided as the software example for the cc2511EMK.
UART_Bridge simply does NOT enable the cc2511emk to communicate with the PC as a COM port device, it requires MAX3221 external translator for that.
What I need is a simple USB dongle that can receive packet using SimpliciTI protocol, and then be recognized by PC as a serial port device and communicate with PC through the serial port. The RF_Modem example is almost perfect for that except that the radio portion uses MRFI, and it is a little complicated for me to re-write/re-code the RF_USB example for SimpliciTI.
Any suggestions? Thanks a lot!