Hello E2E.
This is a continuation from this thread:
When running the RF calibration I notice that I am receiving a bad status from the HCI after I send the enable_rf_calibration command. In a nutshell, I’m simply not getting a response within the internal timeout period used by HCI_Send_Raw_Command(). Following the instructions here (http://processors.wiki.ti.com/index.php/CC256x_Testing_Guide#Continuous_TX), I am issuing the enable_rf_calibration command to kick off my FCC constant TX test. When I connect my device to a spectrum analyzer, I can see that the module does indeed start constantly transmitting packets, but I want the UI on my host device to reflect this fact (i.e. accurately report whether the command was successful or not). What options do I have here? I’m wondering if it’s safe to simply ignore the fact that enable_rf_calibration doesn’t return a valid status within the internal timeout period used by the API for HCI_Send_Raw_Command()?
Thank you very much!
Russell