Wifi FTM and external APs
Posted: Wed Jun 23, 2021 7:36 am
Hi, I have a google wifi router that support Wifi FTM. I found the information below in ftm example code and I don't know if I can use my ESP32-S2 as FTM initiator with external APs. Is this implemented yet? I am using ESP-IDF v4.3 stable.
"Currently FTM is only supported in below configuration:
Station as Initiator and SoftAP as Responder on supported ESP devices
Station as Initiator and an external AP that supports FTM in Responder mode The first option should be preferred since ESP devices are self calibrated for high resolution measurement. FTM Responder support for external Stations and ASAP mode will follow in future updates." -> https://github.com/espressif/esp-idf/tr ... s/wifi/ftm
"Currently FTM is only supported in below configuration:
Station as Initiator and SoftAP as Responder on supported ESP devices
Station as Initiator and an external AP that supports FTM in Responder mode The first option should be preferred since ESP devices are self calibrated for high resolution measurement. FTM Responder support for external Stations and ASAP mode will follow in future updates." -> https://github.com/espressif/esp-idf/tr ... s/wifi/ftm