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.

Auto reply using pre-defined Tx template

Other Parts Discussed in Thread: CC3200, CC3100

Hi,

I want to create a TOF (time of flight) measurement with two cc3200. My first attempt failed because sl_Recv has no constant execution time. There is sometimes a deviation of over 1000 system ticks.

I read in the CC3100\CC3200 SimpleLink Wi-Fi Network Processor Subsystem Programmer's Guide that there should be a auto reply using a pre-defined Tx template. I wanted to implement it but in the wlan_rx_filters.h you write that it is not supportet in the current release.

Is there any chance that this template will be implemented soon? Perhaps you know an other solution to get a constant cycle time that only depends from the time of flight.

Thanks