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.

CC3220SF-LAUNCHXL: HTTP Request Handle Capabilities

Part Number: CC3220SF-LAUNCHXL
Other Parts Discussed in Thread: CC3220SF

Hi,

I am trying to send 3,840 Byte data from CC3220SF to some http client (ex. laptop) for every request at the interval of 300 ms and these data are received at host cc3220SF from other controller using spi with same rate.

So after sometime of request responses the communication is not happening. So, can anyone help if this is possible to send the response that fast when we have to get data from another controller using SPI to cc3220sf.

Thank you,

Best Regards,

Kuldeep

  • should be possible, this is relatively low data rate. what do you mean by "rom other controller using spi with same rate"? what is SPI speed? 

    what do you see on the device, does the application still working? did you get any async event from the NWP (such as AP disconnection or other failure)? Do you keep getting the SimpleLinkNetAppRequestEventHandler invoked?