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