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.

HTTP server busy?

Other Parts Discussed in Thread: CC3100, CC3200

Hello experts,

I find out, that writing to SFLASH directly in Http Server callback function (SimpleLinkHttpServerCallback where I process tokens) is impossible, in addition even after short while. Writing function returns strange values and http server stucks. If I do it after cca 500 ms, writing is not problem.

Is it SimpleLink limitation?

Can SimpleLink process only one task at time?

Thanks a lot.

Jan