A user initially asked how to perform RF tests, such as how to place their CC3000 into continuous wave (CW) mode, so I advised to use the CC3000 Radio Tool at :http://processors.wiki.ti.com/index.php/CC3000_Radio_Tool.
However, I then found out the user is connecting to the CC3000MOD via the MCU's SPI interface. The user is planning to control the SPI and use the CC3000MOD API commands where available. It appears the CC3000 Radio Tool via the PC interface uses UART-RS232 (which they don't have connected to the MCU at all). Is there an SPI command set to control the RF portion (like the CC3000 Radio Tool does)?