Page 1 of 1

802.11mc on esp32s2

Posted: Thu Apr 09, 2020 10:36 pm
by bovensiepen
Can someone point me to the API for the initiator and responder of the FTM function? I'm not able to find any system call which provides the RTT measurement for it.

Re: 802.11mc on esp32s2

Posted: Fri Apr 10, 2020 7:33 am
by ESP_Sprite
I'm not entirely familiar with the WiFi driver, but if you can't find the API chances are it's not implemented yet. The ESP32S2 is fairly new and the software teams are still working on supporting everything in there.