This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC3200MODLAUNCHXL + TI RTOS Wifi TCP Example

Other Parts Discussed in Thread: CC3200

Hey,

I would like to try the TI RTOS Wifi Example with LP. I could compile and upload the RTOS example to the device but I can not start the SmartConfig process. P58 Jumper removed and I am pressing the SW2 button but the Android and the Java applet doesn't fine anything. 

Do I miss something?

void gpioButtonFxn(unsigned int index)
{
    /* Begin smart config process */
    smartConfigFlag = true;
}

the breakpoint in the above code never hit.

Thank you for your help,

RTOS: 2.16.0.08