Part Number: LAUNCHCC3220MODASF
Tool/software: Code Composer Studio
Hello,
i am trying to implement mqtt client example in ti board.I am getting output in tera term.
When ever i press the SW2 button tera term is showing output.This means that code is running.But when i publish anything in the topic :"/cc3200/ToggleLEDCmdL1"
the led does not toggle.
Also please explain the below piece of code.What exactly the work of tmpbuffer and strcmp?