Part Number: CC3135
Other Parts Discussed in Thread: MSP432E401Y, CC3100, CC3200
Hello,
I use a CC3135 with a MSP432E401Y. I want to have a simple html page which would be contained in CC3135. In this page I use User Token like "__SL_G_U11". But it doesn't work.
During the execution, I never go in the callbalck :
SimpleLinkHttpServerCallback(SlNetAppHttpServerEvent_t *pHttpEvent,
SlNetAppHttpServerResponse_t *pHttpResponse)
Do you have any idea why please.
Tharick